EZR32 Leopard Gecko Software Documentation  ezr32lg-doc-4.2.1
TIMER_CC_TypeDef Struct Reference

TIMER_CC EZR32LG TIMER CC. More...

#include <ezr32lg_timer_cc.h>

Data Fields

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

Detailed Description

Definition at line 39 of file ezr32lg_timer_cc.h.

Field Documentation

__IO uint32_t TIMER_CC_TypeDef::CTRL

CC Channel Control Register

Definition at line 41 of file ezr32lg_timer_cc.h.

Referenced by TIMER_InitCC(), and TIMER_Reset().

__IO uint32_t TIMER_CC_TypeDef::CCV

CC Channel Value Register

Definition at line 42 of file ezr32lg_timer_cc.h.

Referenced by TIMER_CaptureGet(), TIMER_CompareSet(), and TIMER_Reset().

__I uint32_t TIMER_CC_TypeDef::CCVP

CC Channel Value Peek Register

Definition at line 43 of file ezr32lg_timer_cc.h.

__IO uint32_t TIMER_CC_TypeDef::CCVB

CC Channel Buffer Register

Definition at line 44 of file ezr32lg_timer_cc.h.

Referenced by TIMER_CompareBufSet(), and TIMER_Reset().


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