Type Alias esp32c3::aes::int_ena::INT_ENA_W

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

Field INT_ENA writer - Set this bit to enable interrupt that occurs when DMA-AES calculation is done.

Aliased Type§

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