|
MIP SDK
0.0.1
MicroStrain Communications Library for embedded systems
|

Classes | |
| struct | mip::commands_rtk::ProdEraseStorage |
Functions | |
| void | mip::commands_rtk::insert (Serializer &serializer, const ProdEraseStorage &self) |
| void | mip::commands_rtk::extract (Serializer &serializer, ProdEraseStorage &self) |
| CmdResult | mip::commands_rtk::prodEraseStorage (C::mip_interface &device, MediaSelector media) |
This command will erase the selected media to a raw and unitialized state. ALL DATA WILL BE LOST. This command is only available in calibration mode.
| void mip::commands_rtk::extract | ( | Serializer & | serializer, |
| ProdEraseStorage & | self | ||
| ) |
| void mip::commands_rtk::insert | ( | Serializer & | serializer, |
| const ProdEraseStorage & | self | ||
| ) |
| CmdResult mip::commands_rtk::prodEraseStorage | ( | C::mip_interface & | device, |
| MediaSelector | media | ||
| ) |