[][src]Type Definition stm32f4::stm32f469::dma2d::ocolr::W

type W = W<u32, OCOLR>;

Writer for register OCOLR

Implementations

impl W[src]

pub fn aplha(&mut self) -> APLHA_W<'_>[src]

Bits 24:31 - Alpha Channel Value

pub fn red(&mut self) -> RED_W<'_>[src]

Bits 16:23 - Red Value

pub fn green(&mut self) -> GREEN_W<'_>[src]

Bits 8:15 - Green Value

pub fn blue(&mut self) -> BLUE_W<'_>[src]

Bits 0:7 - Blue Value