Initialize the decoder structure
#include <sys/pps.h> pps_decoder_error_t pps_decoder_initialize( pps_decoder_t *decoder, char *str);
libpps
The function pps_decoder_initialize() initializes the specified decoder structure from an unknown state.
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |