Type Alias esp32c3::aes::dma_enable::DMA_ENABLE_R

source ·
pub type DMA_ENABLE_R = BitReader;
Expand description

Field DMA_ENABLE reader - 1’b0: typical AES working mode, 1’b1: DMA-AES working mode.

Aliased Type§

struct DMA_ENABLE_R { /* private fields */ }