Type Alias stm32_hal2::pac::dma2d::bgcolr::BLUE_R

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

Field BLUE reader - Blue Value These bits define the blue value for the A4 or A8 mode of the background. These bits 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 */ }