EFM32 Pearl Gecko Software Documentation  efm32pg1-doc-4.2.1
efm32pg1b_rtcc_cc.h
Go to the documentation of this file.
1 /**************************************************************************/
32 /**************************************************************************/
36 /**************************************************************************/
39 typedef struct
40 {
41  __IO uint32_t CTRL;
42  __IO uint32_t CCV;
43  __IO uint32_t TIME;
44  __IO uint32_t DATE;
46 
#define __IO
__IO uint32_t CCV
__IO uint32_t DATE
__IO uint32_t CTRL
__IO uint32_t TIME
RTCC_CC EFM32PG1B RTCC CC.