Structure to hold the parameters of timer output compare unit (OCU) configurations.
Public Attributes#
True to enable OCU output of counter-0, false to disable it.
True to enable OCU DMA support of counter-0, false to disable it.
True to enable OCU 8-bit mode of counter-0, false to disable it.
True to enable counter-0 output sync with other channels, false to disable it.
True to enable OCU output of counter-1, false to disable it.
True to enable OCU DMA support of counter-1, false to disable it.
True to enable OCU 8-bit mode of counter-1, false to disable it.
True to enable OCU 8-bit mode of counter-1, false to disable it.
True to enable counter-1 output sync with other channels, false to disable it.
True to enable counter-0 output toggle high, false to disable it.
True to enable counter-0 output toggle low, false to disable it.
True to enable counter-1 output toggle high, false to disable it.
True to enable counter-1 output toggle low, 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.
251
of file components/device/silabs/si91x/mcu/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.
252
of file components/device/silabs/si91x/mcu/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.
253
of file components/device/silabs/si91x/mcu/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 channels, false to disable it.
255
of file components/device/silabs/si91x/mcu/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.
256
of file components/device/silabs/si91x/mcu/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.
257
of file components/device/silabs/si91x/mcu/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.
258
of file components/device/silabs/si91x/mcu/drivers/unified_api/inc/sl_si91x_config_timer.h
is_counter1_ocu_8bit_mode_enabled#
boolean_t sl_config_timer_ocu_config_t::is_counter1_ocu_8bit_mode_enabled
True to enable OCU 8-bit mode of counter-1, false to disable it.
259
of file components/device/silabs/si91x/mcu/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 channels, false to disable it.
261
of file components/device/silabs/si91x/mcu/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.
263
of file components/device/silabs/si91x/mcu/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 low, false to disable it.
264
of file components/device/silabs/si91x/mcu/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.
266
of file components/device/silabs/si91x/mcu/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 low, false to disable it.
267
of file components/device/silabs/si91x/mcu/drivers/unified_api/inc/sl_si91x_config_timer.h