EFR32 Blue Gecko 1 Software Documentation  efr32bg1-doc-5.1.2
efr32bg1p_rtcc_cc.h
Go to the documentation of this file.
1 /**************************************************************************/
32 /**************************************************************************/
36 /**************************************************************************/
39 typedef struct
40 {
41  __IOM uint32_t CTRL;
42  __IOM uint32_t CCV;
43  __IOM uint32_t TIME;
44  __IOM uint32_t DATE;
46 
__IOM uint32_t CCV
__IOM uint32_t TIME
__IOM uint32_t DATE
__IOM uint32_t CTRL
RTCC_CC EFR32BG1P RTCC CC.