Type Alias esp32c3::dma::ch::in_link::INLINK_AUTO_RET_R

source ·
pub type INLINK_AUTO_RET_R = BitReader;
Expand description

Field INLINK_AUTO_RET reader - Set this bit to return to current inlink descriptor’s address, when there are some errors in current receiving data.

Aliased Type§

struct INLINK_AUTO_RET_R { /* private fields */ }