Type Alias esp32c3::dma::int_ch::clr::IN_DSCR_EMPTY_W

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

Field IN_DSCR_EMPTY writer - Set this bit to clear the IN_DSCR_EMPTY_CH_INT interrupt.

Aliased Type§

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