- ESP_OK: Delete GPTimer successfully - ESP_ERR_INVALID_ARG: Delete GPTimer failed because of invalid argument - ESP_ERR_INVALID_STATE: Delete GPTimer failed because the timer is not in init state - ESP_FAIL: Delete GPTimer failed because of other error
Notes
A timer must be in the "init" state before it can be deleted.
Related Functions
Found 18 other functions taking a gptimer_t
argument: