Type Alias stm32h7xx_hal::stm32::dma2d::fgcolr::RED_R

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

Field RED reader - Red Value These bits defines the red 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 RED_R { /* private fields */ }