Struct esp32s3::aes::dma_enable::W
source · pub struct W(_);
Expand description
Register DMA_ENABLE
writer
Implementations§
source§impl W
impl W
sourcepub fn dma_enable(&mut self) -> DMA_ENABLE_W<'_, 0>
pub fn dma_enable(&mut self) -> DMA_ENABLE_W<'_, 0>
Bit 0 - Defines the working mode of the AES accelerator. 1’b0: typical AES working mode, 1’b1: DMA-AES working mode.