|
VSF Documented
|
#include <esp_timer.h>
Data Fields | |
| esp_timer_cb_t | callback |
| void * | arg |
| esp_timer_dispatch_t | dispatch_method |
| const char * | name |
| bool | skip_unhandled_events |
| esp_timer_cb_t esp_timer_create_args_t::callback |
| void* esp_timer_create_args_t::arg |
| esp_timer_dispatch_t esp_timer_create_args_t::dispatch_method |
| const char* esp_timer_create_args_t::name |
| bool esp_timer_create_args_t::skip_unhandled_events |