Type Alias esp32c3::dma::int_ch::clr::IN_ERR_EOF_W

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

Field IN_ERR_EOF writer - Set this bit to clear the IN_ERR_EOF_CH_INT interrupt.

Aliased Type§

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