Structure to hold the parameters of timer output compare unit (OCU) configurations.

Public Attributes#

boolean_t

true to enable OCU output of counter-0, false to disable it

boolean_t

true to enable OCU DMA support of counter-0, false to disable it

boolean_t

true to enable OCU 8-bit mode of counter-0, false to disable it

boolean_t

true to enable counter-0 output sync with other channel, false to disable it

boolean_t

true to enable OCU output of counter-1, false to disable it

boolean_t

true to enable OCU DMA support of counter-1, false to disable it

boolean_t

true to enable OCU 8-bit mode of counter-1, false to disable it

boolean_t

true to enable counter-1 output sync with other channel, false to disable it

boolean_t

true to enable counter-0 output toggle high, false to disable it

boolean_t

true to enable counter-0 output toggle high, false to disable it

boolean_t

true to enable counter-1 output toggle high, false to disable it

boolean_t

true to enable counter-1 output toggle high, false to disable it

Public Attribute Documentation#

is_counter0_ocu_output_enabled#

boolean_t sl_config_timer_ocu_config_t::is_counter0_ocu_output_enabled

true to enable OCU output of counter-0, false to disable it


Definition at line 226 of file components/siwx917_soc/drivers/unified_api/inc/sl_si91x_config_timer.h

is_counter0_ocu_dma_enabled#

boolean_t sl_config_timer_ocu_config_t::is_counter0_ocu_dma_enabled

true to enable OCU DMA support of counter-0, false to disable it


Definition at line 227 of file components/siwx917_soc/drivers/unified_api/inc/sl_si91x_config_timer.h

is_counter0_ocu_8bit_mode_enabled#

boolean_t sl_config_timer_ocu_config_t::is_counter0_ocu_8bit_mode_enabled

true to enable OCU 8-bit mode of counter-0, false to disable it


Definition at line 228 of file components/siwx917_soc/drivers/unified_api/inc/sl_si91x_config_timer.h

is_counter0_ocu_sync_enabled#

boolean_t sl_config_timer_ocu_config_t::is_counter0_ocu_sync_enabled

true to enable counter-0 output sync with other channel, false to disable it


Definition at line 230 of file components/siwx917_soc/drivers/unified_api/inc/sl_si91x_config_timer.h

is_counter1_ocu_output_enabled#

boolean_t sl_config_timer_ocu_config_t::is_counter1_ocu_output_enabled

true to enable OCU output of counter-1, false to disable it


Definition at line 231 of file components/siwx917_soc/drivers/unified_api/inc/sl_si91x_config_timer.h

is_counter1_ocu_dma_enabled#

boolean_t sl_config_timer_ocu_config_t::is_counter1_ocu_dma_enabled

true to enable OCU DMA support of counter-1, false to disable it


Definition at line 232 of file components/siwx917_soc/drivers/unified_api/inc/sl_si91x_config_timer.h

is_counter1_ocu_mode_enabled#

boolean_t sl_config_timer_ocu_config_t::is_counter1_ocu_mode_enabled

true to enable OCU 8-bit mode of counter-1, false to disable it


Definition at line 233 of file components/siwx917_soc/drivers/unified_api/inc/sl_si91x_config_timer.h

is_counter1_ocu_sync_enabled#

boolean_t sl_config_timer_ocu_config_t::is_counter1_ocu_sync_enabled

true to enable counter-1 output sync with other channel, false to disable it


Definition at line 235 of file components/siwx917_soc/drivers/unified_api/inc/sl_si91x_config_timer.h

is_counter0_toggle_output_high_enabled#

boolean_t sl_config_timer_ocu_config_t::is_counter0_toggle_output_high_enabled

true to enable counter-0 output toggle high, false to disable it


Definition at line 237 of file components/siwx917_soc/drivers/unified_api/inc/sl_si91x_config_timer.h

is_counter0_toggle_output_low_enabled#

boolean_t sl_config_timer_ocu_config_t::is_counter0_toggle_output_low_enabled

true to enable counter-0 output toggle high, false to disable it


Definition at line 238 of file components/siwx917_soc/drivers/unified_api/inc/sl_si91x_config_timer.h

is_counter1_toggle_output_high_enabled#

boolean_t sl_config_timer_ocu_config_t::is_counter1_toggle_output_high_enabled

true to enable counter-1 output toggle high, false to disable it


Definition at line 240 of file components/siwx917_soc/drivers/unified_api/inc/sl_si91x_config_timer.h

is_counter1_toggle_output_low_enabled#

boolean_t sl_config_timer_ocu_config_t::is_counter1_toggle_output_low_enabled

true to enable counter-1 output toggle high, false to disable it


Definition at line 241 of file components/siwx917_soc/drivers/unified_api/inc/sl_si91x_config_timer.h