EFM32 Happy Gecko Software Documentation  efm32hg-doc-4.2.1
efm32hg_calibrate.h
Go to the documentation of this file.
1 /**************************************************************************/
32 /**************************************************************************/
36 /**************************************************************************/
40 #define CALIBRATE_MAX_REGISTERS 50
42 typedef struct
43 {
44  __I uint32_t ADDRESS;
45  __I uint32_t VALUE;
__I uint32_t ADDRESS