#include <commands_3dm.h>
Public Attributes | |
| mip_function_selector | function |
| mip_sensor_range_type | sensor |
| Which type of sensor will get the new range value. More... | |
| uint8_t | setting |
| Use the 3DM Get Calibrated Sensor Ranges (0x0C,0x53) command to determine this value. More... | |
Definition at line 2161 of file commands_3dm.h.
| mip_function_selector mip_3dm_sensor_range_command::function |
Definition at line 2163 of file commands_3dm.h.
| mip_sensor_range_type mip_3dm_sensor_range_command::sensor |
Which type of sensor will get the new range value.
Definition at line 2164 of file commands_3dm.h.
| uint8_t mip_3dm_sensor_range_command::setting |
Use the 3DM Get Calibrated Sensor Ranges (0x0C,0x53) command to determine this value.
Definition at line 2165 of file commands_3dm.h.