Type Alias esp32c3::dma::int_ch::raw::IN_DSCR_EMPTY_R

source ·
pub type IN_DSCR_EMPTY_R = BitReader;
Expand description

Field IN_DSCR_EMPTY reader - The raw interrupt bit turns to high level when Rx buffer pointed by inlink is full and receiving data is not completed, but there is no more inlink for Rx channel 0.

Aliased Type§

struct IN_DSCR_EMPTY_R { /* private fields */ }