Type Alias esp32c3::dma::int_ch::raw::IN_DSCR_EMPTY_W

source ·
pub type IN_DSCR_EMPTY_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field IN_DSCR_EMPTY writer - 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_W<'a, REG> { /* private fields */ }