|
C++ DevKit
C++ set of OOP library
|
This is the complete list of members for rtos_SwitchButton, including all inherited members.
| active_lo | rtos_SwitchButton | protected |
| button_status | rtos_SwitchButton | protected |
| control_event_queue | rtos_SwitchButton | protected |
| debounce_delay_us | rtos_SwitchButton | protected |
| gpio | rtos_SwitchButton | protected |
| irq_event_mask_config | rtos_SwitchButton | private |
| IRQdata_input_queue | rtos_SwitchButton | |
| is_switch_pushed(uint32_t current_event_mask) | rtos_SwitchButton | protected |
| long_push_delay_ms | rtos_SwitchButton | protected |
| long_release_delay_us | rtos_SwitchButton | protected |
| previous_change_time_us | rtos_SwitchButton | protected |
| previous_switch_pushed_state | rtos_SwitchButton | protected |
| rtos_process_IRQ_event() | rtos_SwitchButton | virtual |
| 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_ms | rtos_SwitchButton | protected |
| ~rtos_SwitchButton() | rtos_SwitchButton |