| Public Attributes | |
| uint8_t | cal_crc_bad:1 | 
| int16_t | dummy1 | 
| uint8_t | fx_sat:1 | 
| uint8_t | fy_sat:1 | 
| uint8_t | fz_sat:1 | 
| uint8_t | memry_error:1 | 
| uint8_t | mx_sat:1 | 
| uint8_t | my_sat:1 | 
| uint8_t | mz_sat:1 | 
| uint8_t | researved:2 | 
| uint8_t | sensor_charge:1 | 
| uint8_t | system_busy:1 | 
| uint8_t | watch_dog:1 | 
| uint8_t | watch_dog2:1 | 
Definition at line 159 of file jr3_driver.cpp.
| uint8_t error_bits::cal_crc_bad | 
Definition at line 172 of file jr3_driver.cpp.
| int16_t error_bits::dummy1 | 
Definition at line 175 of file jr3_driver.cpp.
| uint8_t error_bits::fx_sat | 
Definition at line 161 of file jr3_driver.cpp.
| uint8_t error_bits::fy_sat | 
Definition at line 162 of file jr3_driver.cpp.
| uint8_t error_bits::fz_sat | 
Definition at line 163 of file jr3_driver.cpp.
| uint8_t error_bits::memry_error | 
Definition at line 169 of file jr3_driver.cpp.
| uint8_t error_bits::mx_sat | 
Definition at line 164 of file jr3_driver.cpp.
| uint8_t error_bits::my_sat | 
Definition at line 165 of file jr3_driver.cpp.
| uint8_t error_bits::mz_sat | 
Definition at line 166 of file jr3_driver.cpp.
| uint8_t error_bits::researved | 
Definition at line 167 of file jr3_driver.cpp.
| uint8_t error_bits::sensor_charge | 
Definition at line 170 of file jr3_driver.cpp.
| uint8_t error_bits::system_busy | 
Definition at line 171 of file jr3_driver.cpp.
| uint8_t error_bits::watch_dog | 
Definition at line 174 of file jr3_driver.cpp.
| uint8_t error_bits::watch_dog2 | 
Definition at line 173 of file jr3_driver.cpp.