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.
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.