RTCC_CCChConf_TypeDef Struct Reference

RTCC capture/compare channel configuration structure.

#include <em_rtcc.h>

Data Fields

RTCC_CapComChMode_TypeDef chMode
Select mode of Capture/Compare channel.
RTCC_CompMatchOutAction_TypeDef compMatchOutAction
Compare mode channel match output action.
RTCC_PRSSel_TypeDef prsSel
Capture mode channel PRS input channel selection.
RTCC_InEdgeSel_TypeDef inputEdgeSel
Capture mode channel input edge selection.
RTCC_CompBase_TypeDef compBase
Comparison base of channel in compare mode.

RTCC capture/compare channel configuration structure.

Field Documentation

chMode

RTCC_CapComChMode_TypeDef RTCC_CCChConf_TypeDef::chMode

Select mode of Capture/Compare channel.

compMatchOutAction

RTCC_CompMatchOutAction_TypeDef RTCC_CCChConf_TypeDef::compMatchOutAction

Compare mode channel match output action.

prsSel

RTCC_PRSSel_TypeDef RTCC_CCChConf_TypeDef::prsSel

Capture mode channel PRS input channel selection.

inputEdgeSel

RTCC_InEdgeSel_TypeDef RTCC_CCChConf_TypeDef::inputEdgeSel

Capture mode channel input edge selection.

compBase

RTCC_CompBase_TypeDef RTCC_CCChConf_TypeDef::compBase

Comparison base of channel in compare mode.