TIMER_CC_TypeDef Struct Reference

TIMER_CC EFM32G TIMER CC. More...

#include <efm32g_timer_cc.h>


Data Fields

__IO uint32_t CTRL
__IO uint32_t CCV
__I uint32_t CCVP
__IO uint32_t CCVB


Detailed Description

TIMER_CC EFM32G TIMER CC.

Definition at line 35 of file efm32g_timer_cc.h.


Field Documentation

__IO uint32_t TIMER_CC_TypeDef::CCV

CC Channel Value Register

Definition at line 38 of file efm32g_timer_cc.h.

__IO uint32_t TIMER_CC_TypeDef::CCVB

CC Channel Buffer Register

Definition at line 40 of file efm32g_timer_cc.h.

__I uint32_t TIMER_CC_TypeDef::CCVP

CC Channel Value Peek Register

Definition at line 39 of file efm32g_timer_cc.h.

__IO uint32_t TIMER_CC_TypeDef::CTRL

CC Channel Control Register

Definition at line 37 of file efm32g_timer_cc.h.


The documentation for this struct was generated from the following file: