gdma_set_transfer_ability() function
Set DMA channel transfer ability
Arguments
dma_chan
GDMA channel handle, allocated by `gdma_new_channel`
ability
Transfer ability, e.g. alignment
Return value
- ESP_OK: Set DMA channel transfer ability successfully - ESP_ERR_INVALID_ARG: Set DMA channel transfer ability failed because of invalid argument - ESP_FAIL: Set DMA channel transfer ability failed because of other error