release/EM_CMSIS_3.20.6/Device/SiliconLabs/EFM32LG/Include/efm32lg_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;