| EFR32 Blue Gecko 1 Software Documentation
    efr32bg1-doc-5.1.2
    | 
DEVINFO calibration address/value pair
Definition at line 254 of file em_system.h.
#include <em_system.h>
| Data Fields | |
| uint32_t | address | 
| uint32_t | calValue | 
| uint32_t SYSTEM_CalAddrVal_TypeDef::address | 
Peripheral calibration register address
Definition at line 256 of file em_system.h.
Referenced by SYSTEM_GetCalibrationValue().
| uint32_t SYSTEM_CalAddrVal_TypeDef::calValue | 
Calibration value for register at address
Definition at line 257 of file em_system.h.
Referenced by SYSTEM_GetCalibrationValue().