Position the decoder at the specified node
#include <pps.h>
pps_decoder_error_t pps_decoder_set_position(
pps_decoder_t *decoder,
const char *name);
libpps
The function pps_decoder_set_position() searches for the node of the specified name in the current object and positions the decoder at that node.
QNX Neutrino
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | Yes |