release/EM_CMSIS_P1_4.0.0/Device/SiliconLabs/EFM32G/Include/efm32g_calibrate.h

Go to the documentation of this file.
00001 /**************************************************************************/
00032 /**************************************************************************/
00036 #define CALIBRATE_MAX_REGISTERS    50 
00038 typedef struct
00039 {
00040   __I uint32_t ADDRESS; 
00041   __I uint32_t VALUE;   
00042 } CALIBRATE_TypeDef;