[][src]Type Definition stm32f7::stm32f7x9::dma2d::opfccr::CM_R

type CM_R = R<u8, CM_A>;

Reader of field CM

Implementations

impl CM_R[src]

pub fn variant(&self) -> Variant<u8, CM_A>[src]

Get enumerated values variant

pub fn is_argb8888(&self) -> bool[src]

Checks if the value of the field is ARGB8888

pub fn is_rgb888(&self) -> bool[src]

Checks if the value of the field is RGB888

pub fn is_rgb565(&self) -> bool[src]

Checks if the value of the field is RGB565

pub fn is_argb1555(&self) -> bool[src]

Checks if the value of the field is ARGB1555

pub fn is_argb4444(&self) -> bool[src]

Checks if the value of the field is ARGB4444