Type Alias stm32h7xx_hal::stm32::dma2d::fgcolr::BLUE_R

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

Field BLUE reader - Blue Value These bits defines the blue 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 BLUE_R { /* private fields */ }