Type Alias esp32c3::dma::int_ch::clr::OUT_DONE_W

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

Field OUT_DONE writer - Set this bit to clear the OUT_DONE_CH_INT interrupt.

Aliased Type§

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