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#

channel_mode#

sl_hal_rtcc_capture_compare_channel_mode_t sl_hal_rtcc_cc_init_t::channel_mode

Select mode of Capture/Compare channel.


compare_match_out_action#

sl_hal_rtcc_compare_match_out_action_t sl_hal_rtcc_cc_init_t::compare_match_out_action

Compare mode channel match output action.


prs_select#

sl_hal_rtcc_prs_select_t sl_hal_rtcc_cc_init_t::prs_select

Capture mode channel PRS input channel selection.


input_edge_select#

sl_hal_rtcc_in_edge_select_t sl_hal_rtcc_cc_init_t::input_edge_select

Capture mode channel input edge selection.


compare_base#

sl_hal_rtcc_compare_base_t sl_hal_rtcc_cc_init_t::compare_base

< Comparison base of channel in compare mode.