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 channel, 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 counter-1 output sync with other channel, false to disable it
true to enable counter-0 output toggle high, false to disable it
true to enable counter-0 output toggle high, false to disable it
true to enable counter-1 output toggle high, false to disable it
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
226
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
227
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
228
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 channel, false to disable it
230
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
231
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
232
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
233
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 channel, false to disable it
235
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
237
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 high, false to disable it
238
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
240
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 high, false to disable it
241
of file components/device/silabs/si91x/mcu/drivers/unified_api/inc/sl_si91x_config_timer.h