C++ DevKit
C++ set of OOP library
Loading...
Searching...
No Matches
rtos_RotaryEncoder Member List

This is the complete list of members for rtos_RotaryEncoder, including all inherited members.

active_lortos_SwitchButtonprotected
button_statusrtos_SwitchButtonprotected
control_event_queuertos_SwitchButtonprotected
debounce_delay_usrtos_SwitchButtonprotected
dt_gpiortos_RotaryEncoderprivate
gpiortos_SwitchButtonprotected
irq_event_mask_configrtos_SwitchButtonprivate
IRQdata_input_queuertos_SwitchButton
is_switch_pushed(uint32_t current_event_mask)rtos_SwitchButtonprotected
long_push_delay_msrtos_SwitchButtonprotected
long_release_delay_usrtos_SwitchButtonprotected
previous_change_time_usrtos_SwitchButtonprotected
previous_switch_pushed_statertos_SwitchButtonprotected
rtos_process_IRQ_event() overridertos_RotaryEncodervirtual
rtos_RotaryEncoder(uint encoder_clk_gpio, uint encoder_dt_gpio, gpio_irq_callback_t call_back, QueueHandle_t out_control_event_queue, struct_rtosConfigSwitchButton conf={}, uint32_t event_mask_config=GPIO_IRQ_EDGE_FALL|GPIO_IRQ_EDGE_RISE)rtos_RotaryEncoder
rtos_SwitchButton(uint gpio, gpio_irq_callback_t call_back, QueueHandle_t control_event_destination_queue, struct_rtosConfigSwitchButton conf={}, uint32_t event_mask_config=GPIO_IRQ_EDGE_FALL|GPIO_IRQ_EDGE_RISE)rtos_SwitchButton
time_out_delay_msrtos_SwitchButtonprotected
~rtos_RotaryEncoder()rtos_RotaryEncoder
~rtos_SwitchButton()rtos_SwitchButton