MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Typedefs | Functions
(0x0F,0x22) Modem Hard Reset

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. More...

Typedefs

typedef struct mip_rtk_modem_hard_reset_command mip::C::mip_rtk_modem_hard_reset_command
 No parameters (empty struct not allowed in C) More...
 

Functions

mip_cmd_result mip::C::mip_rtk_modem_hard_reset (mip_interface *device)
 

Detailed Description

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.

Typedef Documentation

◆ mip_rtk_modem_hard_reset_command

No parameters (empty struct not allowed in C)

Function Documentation

◆ mip_rtk_modem_hard_reset()

mip_cmd_result mip::C::mip_rtk_modem_hard_reset ( mip_interface device)