|
EFR32 Blue Gecko 1 Software Documentation
efr32bg1-doc-5.1.2
|
TIMER_CC EFR32BG1P TIMER CC.
Definition at line 39 of file efr32bg1p_timer_cc.h.
#include <efr32bg1p_timer_cc.h>
Data Fields | |
| __IOM uint32_t | CCV |
| __IOM uint32_t | CCVB |
| __IM uint32_t | CCVP |
| __IOM uint32_t | CTRL |
| __IOM uint32_t TIMER_CC_TypeDef::CCV |
CC Channel Value Register
Definition at line 42 of file efr32bg1p_timer_cc.h.
Referenced by TIMER_CaptureGet(), TIMER_CompareSet(), and TIMER_Reset().
| __IOM uint32_t TIMER_CC_TypeDef::CCVB |
CC Channel Buffer Register
Definition at line 44 of file efr32bg1p_timer_cc.h.
Referenced by TIMER_CompareBufSet(), and TIMER_Reset().
| __IM uint32_t TIMER_CC_TypeDef::CCVP |
CC Channel Value Peek Register
Definition at line 43 of file efr32bg1p_timer_cc.h.
| __IOM uint32_t TIMER_CC_TypeDef::CTRL |
CC Channel Control Register
Definition at line 41 of file efr32bg1p_timer_cc.h.
Referenced by TIMER_InitCC(), and TIMER_Reset().