EFR32 Blue Gecko 12 Software Documentation
efr32bg12-doc-5.1.2
|
RTCC_CC EFR32BG12P RTCC CC.
Definition at line 39 of file efr32bg12p_rtcc_cc.h.
#include <efr32bg12p_rtcc_cc.h>
Data Fields | |
__IOM uint32_t | CCV |
__IOM uint32_t | CTRL |
__IOM uint32_t | DATE |
__IOM uint32_t | TIME |
__IOM uint32_t RTCC_CC_TypeDef::CCV |
Capture/Compare Value Register
Definition at line 42 of file efr32bg12p_rtcc_cc.h.
__IOM uint32_t RTCC_CC_TypeDef::CTRL |
CC Channel Control Register
Definition at line 41 of file efr32bg12p_rtcc_cc.h.
__IOM uint32_t RTCC_CC_TypeDef::DATE |
Capture/Compare Date Register
Definition at line 44 of file efr32bg12p_rtcc_cc.h.
__IOM uint32_t RTCC_CC_TypeDef::TIME |
Capture/Compare Time Register
Definition at line 43 of file efr32bg12p_rtcc_cc.h.