parlio_rx_unit_disable() function
Disable the Parallel IO RX unit
Arguments
rx_unit
Parallel IO RX unit handle that created by `parlio_new_rx_unit`
Return value
- ESP_ERR_INVALID_ARG The input rx_unit is NULL - ESP_ERR_INVALID_STATE The rx unit has been disabled - ESP_OK Success to disable the rx unit
Examples
parlio_rx_unit_disable() is referenced by 1 libraries and example projects: