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

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

active_lortosSwitchButtonprotected
button_statusrtosSwitchButtonprotected
control_event_queuertosSwitchButtonprotected
debounce_delay_usrtosSwitchButtonprotected
gpiortosSwitchButtonprotected
is_switch_pushed(uint32_t current_event_mask)rtosSwitchButtonprotected
long_push_delay_msrtosSwitchButtonprotected
long_release_delay_usrtosSwitchButtonprotected
previous_change_time_usrtosSwitchButtonprotected
previous_switch_pushed_statertosSwitchButtonprotected
rtos_process_IRQ_event() overridertosRotaryEncodervirtual
rtosRotaryEncoder(uint encoder_clk_gpio, uint encoder_dt_gpio, gpio_irq_callback_t call_back, QueueHandle_t in_switch_button_queue, QueueHandle_t out_control_event_queue, struct_rtosConfigSwitchButton conf={}, uint32_t event_mask_config=GPIO_IRQ_EDGE_FALL|GPIO_IRQ_EDGE_RISE)rtosRotaryEncoder
rtosSwitchButton(uint gpio, gpio_irq_callback_t call_back, QueueHandle_t in_switch_button_queue, QueueHandle_t out_control_event_queue, struct_rtosConfigSwitchButton conf={}, uint32_t event_mask_config=GPIO_IRQ_EDGE_FALL|GPIO_IRQ_EDGE_RISE)rtosSwitchButton
switch_button_queuertosSwitchButtonprotected
time_out_delay_msrtosSwitchButtonprotected
~rtosRotaryEncoder()rtosRotaryEncoder
~rtosSwitchButton()rtosSwitchButton