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

source · []
pub type DINC_W<'a, const O: u8> = FieldWriterRaw<'a, u32, TCR_SPEC, u8, u8, Unsafe, 2, O>;
Expand description

Field DINC writer - Destination increment mode These bits are set and cleared by software. These bits are protected and can be written only if EN is 0 Note: When destination is AHB (DBUS=1), DINC = 00 is forbidden.