[][src]Type Definition imxrt1062_lcdif::pigeon_5_0::MASK_CNT_SEL_R

type MASK_CNT_SEL_R = R<u8, MASK_CNT_SEL_A>;

Reader of field MASK_CNT_SEL

Methods

impl MASK_CNT_SEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is HSTATE_CNT

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

Checks if the value of the field is HSTATE_CYCLE

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

Checks if the value of the field is VSTATE_CNT

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

Checks if the value of the field is VSTATE_CYCLE

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

Checks if the value of the field is FRAME_CNT

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

Checks if the value of the field is FRAME_CYCLE

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

Checks if the value of the field is HCNT

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

Checks if the value of the field is VCNT