GDMA channel handle, allocated by `gdma_new_channel`
cbs
Group of callback functions
user_data
User data, which will be passed to callback functions directly
Return value
- ESP_OK: Set event callbacks successfully - ESP_ERR_INVALID_ARG: Set event callbacks failed because of invalid argument - ESP_FAIL: Set event callbacks failed because of other error
Notes
This API will install GDMA interrupt service for the channel internally
Related Functions
Found 18 other functions taking a gdma_channel_t
argument: