|
MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
Classes | |
| struct | mip::C::mip_rtk_get_act_code_response |
Typedefs | |
| typedef struct mip_rtk_get_act_code_command | mip::C::mip_rtk_get_act_code_command |
| No parameters (empty struct not allowed in C) More... | |
| typedef struct mip_rtk_get_act_code_response | mip::C::mip_rtk_get_act_code_response |
Functions | |
| void | mip::C::insert_mip_rtk_get_act_code_response (microstrain_serializer *serializer, const mip_rtk_get_act_code_response *self) |
| void | mip::C::extract_mip_rtk_get_act_code_response (microstrain_serializer *serializer, mip_rtk_get_act_code_response *self) |
| mip_cmd_result | mip::C::mip_rtk_get_act_code (mip_interface *device, char *activation_code_out) |
| typedef struct mip_rtk_get_act_code_command mip::C::mip_rtk_get_act_code_command |
No parameters (empty struct not allowed in C)
| void mip::C::extract_mip_rtk_get_act_code_response | ( | microstrain_serializer * | serializer, |
| mip_rtk_get_act_code_response * | self | ||
| ) |
| void mip::C::insert_mip_rtk_get_act_code_response | ( | microstrain_serializer * | serializer, |
| const mip_rtk_get_act_code_response * | self | ||
| ) |
| mip_cmd_result mip::C::mip_rtk_get_act_code | ( | mip_interface * | device, |
| char * | activation_code_out | ||
| ) |
1.8.17