[][src]Type Definition imxrt1062_lcdif::ctrl2_tog::EVEN_LINE_PATTERN_R

type EVEN_LINE_PATTERN_R = R<u8, EVEN_LINE_PATTERN_A>;

Reader of field EVEN_LINE_PATTERN

Methods

impl EVEN_LINE_PATTERN_R[src]

pub fn variant(&self) -> Variant<u8, EVEN_LINE_PATTERN_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_rbg(&self) -> bool[src]

Checks if the value of the field is RBG

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

Checks if the value of the field is GBR

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

Checks if the value of the field is GRB

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

Checks if the value of the field is BRG

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

Checks if the value of the field is BGR