#include <efm32gg_timer_cc.h>
Data Fields | |
__IO uint32_t | CTRL |
__IO uint32_t | CCV |
__I uint32_t | CCVP |
__IO uint32_t | CCVB |
Definition at line 35 of file efm32gg_timer_cc.h.
__IO uint32_t TIMER_CC_TypeDef::CCV |
CC Channel Value Register
Definition at line 38 of file efm32gg_timer_cc.h.
__IO uint32_t TIMER_CC_TypeDef::CCVB |
CC Channel Buffer Register
Definition at line 40 of file efm32gg_timer_cc.h.
__I uint32_t TIMER_CC_TypeDef::CCVP |
CC Channel Value Peek Register
Definition at line 39 of file efm32gg_timer_cc.h.
__IO uint32_t TIMER_CC_TypeDef::CTRL |
CC Channel Control Register
Definition at line 37 of file efm32gg_timer_cc.h.