RTCC_CCChConf_TypeDef Struct ReferenceEMLIB > RTCC

RTCC capture/compare channel configuration structure.

Definition at line 259 of file em_rtcc.h .

#include < em_rtcc.h >

Data Fields

RTCC_CapComChMode_TypeDef chMode
RTCC_CompBase_TypeDef compBase
uint8_t compMask
RTCC_CompMatchOutAction_TypeDef compMatchOutAction
RTCC_DayCompareMode_TypeDef dayCompMode
RTCC_InEdgeSel_TypeDef inputEdgeSel
RTCC_PRSSel_TypeDef prsSel

Field Documentation

RTCC_CapComChMode_TypeDef RTCC_CCChConf_TypeDef::chMode

Select mode of Capture/Compare channel.

Definition at line 261 of file em_rtcc.h .

Referenced by RTCC_ChannelInit() .

RTCC_CompBase_TypeDef RTCC_CCChConf_TypeDef::compBase

Comparison base of channel in compare mode.

Definition at line 273 of file em_rtcc.h .

Referenced by RTCC_ChannelInit() .

uint8_t RTCC_CCChConf_TypeDef::compMask

The COMPMASK (5 bit) most significant bits of compare value will not be subject to comparison.

Definition at line 278 of file em_rtcc.h .

Referenced by RTCC_ChannelInit() .

RTCC_CompMatchOutAction_TypeDef RTCC_CCChConf_TypeDef::compMatchOutAction

Compare mode channel match output action.

Definition at line 264 of file em_rtcc.h .

Referenced by RTCC_ChannelInit() .

RTCC_DayCompareMode_TypeDef RTCC_CCChConf_TypeDef::dayCompMode

Day compare mode.

Definition at line 283 of file em_rtcc.h .

Referenced by RTCC_ChannelInit() .

RTCC_InEdgeSel_TypeDef RTCC_CCChConf_TypeDef::inputEdgeSel

Capture mode channel input edge selection.

Definition at line 270 of file em_rtcc.h .

Referenced by RTCC_ChannelInit() .

RTCC_PRSSel_TypeDef RTCC_CCChConf_TypeDef::prsSel

Capture mode channel PRS input channel selection.

Definition at line 267 of file em_rtcc.h .

Referenced by RTCC_ChannelInit() .


The documentation for this struct was generated from the following file:
  • C:/cygwin/home/caamunds/work/super/platform/emlib/inc/ em_rtcc.h