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

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

Field DSIZE writer - Destination data size These bits are set and cleared by software. These bits are protected and can be written only if EN is 0. Note: If a value of 11 is programmed for the TCM access/AHB port, a transfer error will occur (TEIF bit set) If DINCOS < DSIZE and DINC ≠ 00, the result will be unpredictable. Note: DSIZE = 11 (double-word) is forbidden when destination is TCM/AHB bus (DBUS=1).