Type Alias esp32c3::sha::DMA_BLOCK_NUM

source ·
pub type DMA_BLOCK_NUM = Reg<DMA_BLOCK_NUM_SPEC>;
Expand description

DMA_BLOCK_NUM (rw) register accessor: DMA configuration register 0.

You can read this register and get dma_block_num::R. You can reset, write, write_with_zero this register using dma_block_num::W. You can also modify this register. See API.

For information about available fields see dma_block_num module

Aliased Type§

struct DMA_BLOCK_NUM { /* private fields */ }