Type Definition stm32_hal2::pac::mdma::ch::tcr::SWRM_W

source · []
pub type SWRM_W<'a, const O: u8> = BitWriterRaw<'a, u32, TCR_SPEC, bool, BitM, O>;
Expand description

Field SWRM writer - SW Request Mode This bit is set and cleared by software. If a HW or SW request is currently active, the bit change will be delayed until the current transfer is completed. If the CxMAR contains a valid address, the CxMDR value will also be written @ CxMAR address. This bit is protected and can be written only if EN is 0.