The DlnPlsCntDisable() function releases a port from Pulse counter.
DlnPlsCntDisable()
DLN_RESULT DlnPlsCntDisable( HDLN handle, uint8_t port );
A handle to the DLN-series adapter.
A number of the port.
The function successfully released the port from Pulse counter.
The port number is not valid. Use the DlnPlsCntGetPortCount() function to find the maximum possible port number.
The DlnPlsCntDisable() function is defined in the dln_pls_cnt.h file.
dln_pls_cnt.h