RTCC capture/compare channel configuration structure.
Definition at line
258
of file
em_rtcc.h
.
#include <
em_rtcc.h
>
Data Fields |
|
RTCC_CapComChMode_TypeDef | chMode |
RTCC_CompBase_TypeDef | compBase |
RTCC_CompMatchOutAction_TypeDef | compMatchOutAction |
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
260
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
272
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
263
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
269
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
266
of file
em_rtcc.h
.
Referenced by RTCC_ChannelInit() .
The documentation for this struct was generated from the following file:
-
C:/HandsOn/super/platform/emlib/inc/
em_rtcc.h