Type Alias esp32c3::dma::int_ch::raw::IN_DONE_R

source ·
pub type IN_DONE_R = BitReader;
Expand description

Field IN_DONE reader - The raw interrupt bit turns to high level when the last data pointed by one inlink descriptor has been received for Rx channel 0.

Aliased Type§

struct IN_DONE_R { /* private fields */ }