RTCC capture/compare channel configuration structure.
Public Attributes#
Select mode of Capture/Compare channel.
Compare mode channel match output action.
Capture mode channel PRS input channel selection.
Capture mode channel input edge selection.
Comparison base of channel in compare mode.
Public Attribute Documentation#
chMode#
RTCC_CapComChMode_TypeDef RTCC_CCChConf_TypeDef::chMode
Select mode of Capture/Compare channel.
Definition at line
257
of file platform/emlib/inc/em_rtcc.h
compMatchOutAction#
RTCC_CompMatchOutAction_TypeDef RTCC_CCChConf_TypeDef::compMatchOutAction
Compare mode channel match output action.
Definition at line
260
of file platform/emlib/inc/em_rtcc.h
prsSel#
RTCC_PRSSel_TypeDef RTCC_CCChConf_TypeDef::prsSel
Capture mode channel PRS input channel selection.
Definition at line
263
of file platform/emlib/inc/em_rtcc.h
inputEdgeSel#
RTCC_InEdgeSel_TypeDef RTCC_CCChConf_TypeDef::inputEdgeSel
Capture mode channel input edge selection.
Definition at line
266
of file platform/emlib/inc/em_rtcc.h
compBase#
RTCC_CompBase_TypeDef RTCC_CCChConf_TypeDef::compBase
Comparison base of channel in compare mode.
Definition at line
269
of file platform/emlib/inc/em_rtcc.h