mbgtools-lx
4.2.8
|
A structure used to store port status bits. More...
#include <gpsdefs.h>
Data Fields | |
uint8_t | b [(64/8)] |
A structure used to store port status bits.
Up to MAX_IO_PORT_STATUS_BITS totally can be stored, but only N_MBG_IO_PORT_STATUS_BITS are currently defined.
The _set_io_port_status_bit macro should be used by the firmware to set a status bit in the buffer, and the check_feat_supp_byte_array to check if a bit is set