Type Alias esp32c3::aes::dma_enable::R

source ·
pub type R = R<DMA_ENABLE_SPEC>;
Expand description

Register DMA_ENABLE reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn dma_enable(&self) -> DMA_ENABLE_R

Bit 0 - 1’b0: typical AES working mode, 1’b1: DMA-AES working mode.