Type Definition stm32g0::stm32g0c1::adc::cfgr1::DMACFG_W

source · []
pub type DMACFG_W<'a, const O: u8> = BitWriter<'a, u32, CFGR1_SPEC, DMACFG_A, O>;
Expand description

Field DMACFG writer - Direct memory access configuration This bit is set and cleared by software to select between two DMA modes of operation and is effective only when DMAEN = 1. For more details, refer to page 403 Note: The software is allowed to write this bit only when ADSTART bit is cleared to 0 (this ensures that no conversion is ongoing).

Implementations

DMA one shot mode selected

DMA circular mode selected