MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
#include <data_system.h>
Public Attributes | |
uint8_t | states |
Bitfield containing the states for each GPIO pin. Bit 0 (0x01): pin 1 Bit 1 (0x02): pin 2 Bit 2 (0x04): pin 3 Bit 3 (0x08): pin 4 Bits for pins that don't exist will read as 0. More... | |
uint8_t mip::C::mip_system_gpio_state_data::states |
Bitfield containing the states for each GPIO pin.
Bit 0 (0x01): pin 1
Bit 1 (0x02): pin 2
Bit 2 (0x04): pin 3
Bit 3 (0x08): pin 4
Bits for pins that don't exist will read as 0.