|
MIP SDK
0.0.1
MicroStrain Communications Library for embedded systems
|

Classes | |
| struct | mip::commands_rtk::ModemHardReset |
Functions | |
| void | mip::commands_rtk::insert (Serializer &serializer, const ModemHardReset &self) |
| void | mip::commands_rtk::extract (Serializer &serializer, ModemHardReset &self) |
| CmdResult | mip::commands_rtk::modemHardReset (C::mip_interface &device) |
This command will clear the modem flash. THIS MUST NOT BE DONE OFTEN AS IT CAN DAMAGE THE FLASH! This command is only available in calibration mode.
| void mip::commands_rtk::extract | ( | Serializer & | serializer, |
| ModemHardReset & | self | ||
| ) |
| void mip::commands_rtk::insert | ( | Serializer & | serializer, |
| const ModemHardReset & | self | ||
| ) |
| CmdResult mip::commands_rtk::modemHardReset | ( | C::mip_interface & | device | ) |