Type Definition stm32_hal2::pac::dma2d::cr::SUSP_W

source · []
pub type SUSP_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, SUSP_A, BitM, O>;
Expand description

Field SUSP writer - Suspend This bit can be used to suspend the current transfer. This bit is set and reset by software. It is automatically reset by hardware when the START bit is reset.