Type Alias stm32f4xx_hal::pac::ltdc::bccr::BCRED_W

source ·
pub type BCRED_W<'a, const O: u8> = FieldWriterRaw<'a, u32, BCCR_SPEC, u8, u8, Safe, 8, O>;
Expand description

Field BCRED writer - Background color red value

Aliased Type§

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