Type Alias stm32h7xx_hal::device::dma2d::fgcmar::MA_R

source ·
pub type MA_R = FieldReaderRaw<u32, u32>;
Expand description

Field MA reader - 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.

Aliased Type§

struct MA_R { /* private fields */ }