![]() |
Energy Micro IEC60355 Library Example Project 1.0 (internal use only!) GCC-Version
Example project demonstrating POST and BIST library functions
|
TIMER_CC. More...
#include "efm32g890f128.h"
Data Fields | |
| __IO uint32_t | CTRL |
| __IO uint32_t | CCV |
| __I uint32_t | CCVP |
| __IO uint32_t | CCVB |
TIMER_CC.
Definition at line 471 of file efm32g890f128.h.
| __IO uint32_t TIMER_CC_TypeDef::CCV |
CC Channel Value Register
Definition at line 474 of file efm32g890f128.h.
| __IO uint32_t TIMER_CC_TypeDef::CCVB |
CC Channel Buffer Register
Definition at line 476 of file efm32g890f128.h.
| __I uint32_t TIMER_CC_TypeDef::CCVP |
CC Channel Value Peek Register
Definition at line 475 of file efm32g890f128.h.
| __IO uint32_t TIMER_CC_TypeDef::CTRL |
CC Channel Control Register
Definition at line 473 of file efm32g890f128.h.