|
MIP SDK
0.0.1
MicroStrain Communications Library for embedded systems
|

Classes | |
| struct | mip::data_system::GpioAnalogValue |
Functions | |
| void | mip::data_system::insert (Serializer &serializer, const GpioAnalogValue &self) |
| void | mip::data_system::extract (Serializer &serializer, GpioAnalogValue &self) |
Indicates the analog value of the given user GPIO. The pin must be configured for analog input.
| void mip::data_system::extract | ( | Serializer & | serializer, |
| GpioAnalogValue & | self | ||
| ) |
| void mip::data_system::insert | ( | Serializer & | serializer, |
| const GpioAnalogValue & | self | ||
| ) |