Type Definition stm32_hal2::pac::dma2d::fgcmar::MA_W

source · []
pub type MA_W<'a, const O: u8> = FieldWriterRaw<'a, u32, FGCMAR_SPEC, u32, u32, Unsafe, 32, O>;
Expand description

Field MA writer - Memory Address Address of the data used for the CLUT address dedicated to the foreground image. This register can only be written when no transfer is ongoing. Once the CLUT transfer has started, this register is read-only. If the foreground CLUT format is 32-bit, the address must be 32-bit aligned.