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

type W = W<u32, FGCOLR>;

Writer for register FGCOLR

Methods

impl W[src]

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