Type Alias esp32c3::dma::int_ch::raw::OUT_DSCR_ERR_W

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

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

Aliased Type§

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