Type Alias stm32wlxx_hal::pac::aes::cr::DMAINEN_W

pub type DMAINEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, DMAINEN_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field DMAINEN writer - Enable DMA management of data input phase

Aliased Type§

struct DMAINEN_W<'a, const O: u8> { /* private fields */ }