Type Alias esp32h2::aes::int_ena::W

source ·
pub type W = W<INT_ENA_SPEC>;
Expand description

Register INT_ENA writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn int_ena(&mut self) -> INT_ENA_W<'_, INT_ENA_SPEC, 0>

Bit 0 - Set this bit to enable interrupt that occurs when DMA-AES calculation is done.

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

Safety

Passing incorrect value can cause undefined behaviour. See reference manual