Type Alias stm32h7xx_hal::pac::dma2d::fgcolr::GREEN_R

source ·
pub type GREEN_R = FieldReaderRaw<u8, u8>;
Expand description

Field GREEN reader - Green Value These bits defines the green value for the A4 or A8 mode of the foreground image. They can only be written when data transfers are disabled. Once the transfer has started, They are read-only.

Aliased Type§

struct GREEN_R { /* private fields */ }