pub type DMA_BLOCK_NUM = Reg<DMA_BLOCK_NUM_SPEC>;
Expand description
DMA_BLOCK_NUM (rw) register accessor: Block number register (only effective for DMA-SHA)
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ยง
pub struct DMA_BLOCK_NUM { /* private fields */ }