Struct esp32c3::sha::dma_continue::DMA_CONTINUE_SPEC [−][src]
pub struct DMA_CONTINUE_SPEC;
Expand description
DMA configuration register 2.
This register you can write_with_zero
, reset
, write
. See API.
For information about available fields see dma_continue module
Trait Implementations
reset()
method sets DMA_CONTINUE to value 0
Reset value of the register.
write(|w| ..)
method takes dma_continue::W writer structure