Type Alias esp32c3::dma::int_ch::ena::IN_ERR_EOF_W

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

Field IN_ERR_EOF writer - The interrupt enable bit for the IN_ERR_EOF_CH_INT interrupt.

Aliased Type§

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