Type Alias esp32c3::sha::dma_continue::DMA_CONTINUE_W

source ·
pub type DMA_CONTINUE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field DMA_CONTINUE writer - Continue dma-sha.

Aliased Type§

struct DMA_CONTINUE_W<'a, REG> { /* private fields */ }