Type Alias stm32_hal2::pac::dma2d::ocolr::BLUE_W

source ·
pub type BLUE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, OCOLR_SPEC, u8, u8, Unsafe, 8, O>;
Expand description

Field BLUE writer - Blue Value These bits define the blue value of the output image. These bits can only be written when data transfers are disabled. Once the transfer has started, they are read-only.

Aliased Type§

struct BLUE_W<'a, const O: u8> { /* private fields */ }