[][src]Type Definition imxrt1062_lcdif::ctrl_clr::WORD_LENGTH_R

type WORD_LENGTH_R = R<u8, WORD_LENGTH_A>;

Reader of field WORD_LENGTH

Methods

impl WORD_LENGTH_R[src]

pub fn variant(&self) -> WORD_LENGTH_A[src]

Get enumerated values variant

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

Checks if the value of the field is _16_BIT

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

Checks if the value of the field is _8_BIT

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

Checks if the value of the field is _18_BIT

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

Checks if the value of the field is _24_BIT