![]() |
no-OS
|
Data structure used to read back the Init Calibration Status. More...
#include <t_mykonos.h>
Public Attributes | |
| uint32_t | calsDoneLastRun |
| uint32_t | calsDoneLifetime |
| uint32_t | calsMinimum |
| uint8_t | initErrCal |
| uint8_t | initErrCode |
Data structure used to read back the Init Calibration Status.
| uint32_t mykonosInitCalStatus_t::calsDoneLastRun |
Init cals that completed in the last call to MYKONOS_runInitCals()
| uint32_t mykonosInitCalStatus_t::calsDoneLifetime |
Init cals that have completed successfully since loading of the ARM processor
| uint32_t mykonosInitCalStatus_t::calsMinimum |
Minimum set of init cals that must complete before device can move to radioOn state
| uint8_t mykonosInitCalStatus_t::initErrCal |
If an init cal had an error, this represents the opcode of the init cal that reported an error
| uint8_t mykonosInitCalStatus_t::initErrCode |
If an init cal had an error, this represents the ARM error code describing the failure