[][src]Type Definition imxrt1062_pxp::out_ctrl_tog::INTERLACED_OUTPUT_R

type INTERLACED_OUTPUT_R = R<u8, INTERLACED_OUTPUT_A>;

Reader of field INTERLACED_OUTPUT

Methods

impl INTERLACED_OUTPUT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PROGRESSIVE

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

Checks if the value of the field is FIELD0

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

Checks if the value of the field is FIELD1

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

Checks if the value of the field is INTERLACED