Type Alias esp32c3::dma::int_ch::raw::IN_DSCR_ERR_W

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

Field IN_DSCR_ERR writer - The raw interrupt bit turns to high level when detecting inlink descriptor error, including owner error, the second and third word error of inlink descriptor for Rx channel 0.

Aliased Type§

struct IN_DSCR_ERR_W<'a, REG> { /* private fields */ }