Type Alias esp32c3::dma::int_ch::clr::OUT_DSCR_ERR_W

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

Field OUT_DSCR_ERR writer - Set this bit to clear the OUT_DSCR_ERR_CH_INT interrupt.

Aliased Type§

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