Type Alias esp32c3::dma::int_ch::ena::IN_DONE_W

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

Field IN_DONE writer - The interrupt enable bit for the IN_DONE_CH_INT interrupt.

Aliased Type§

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