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

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

active_lortos_SwitchButtonprotected
button_statusrtos_SwitchButtonprotected
control_event_queuertos_SwitchButtonprotected
debounce_delay_usrtos_SwitchButtonprotected
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()rtos_SwitchButtonvirtual
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_SwitchButton()rtos_SwitchButton