[][src]Type Definition k210_pac::dvp::dvp_cfg::FORMAT_R

type FORMAT_R = R<u8, FORMAT_A>;

Reader of field format

Methods

impl FORMAT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RGB

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

Checks if the value of the field is YUV

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

Checks if the value of the field is Y