EFM32 Pearl Gecko Software Documentation
efm32pg1-doc-4.2.1
|
RTCC_CC EFM32PG1B RTCC CC. More...
#include <efm32pg1b_rtcc_cc.h>
Data Fields | |
__IO uint32_t | CTRL |
__IO uint32_t | CCV |
__IO uint32_t | TIME |
__IO uint32_t | DATE |
Definition at line 39 of file efm32pg1b_rtcc_cc.h.
__IO uint32_t RTCC_CC_TypeDef::CTRL |
CC Channel Control Register
Definition at line 41 of file efm32pg1b_rtcc_cc.h.
__IO uint32_t RTCC_CC_TypeDef::CCV |
Capture/Compare Value Register
Definition at line 42 of file efm32pg1b_rtcc_cc.h.
__IO uint32_t RTCC_CC_TypeDef::TIME |
Capture/Compare Time Register
Definition at line 43 of file efm32pg1b_rtcc_cc.h.
__IO uint32_t RTCC_CC_TypeDef::DATE |
Capture/Compare Date Register
Definition at line 44 of file efm32pg1b_rtcc_cc.h.