[][src]Type Definition imxrt1062_pxp::ctrl_clr::ROTATE_R

type ROTATE_R = R<u8, ROTATE_A>;

Reader of field ROTATE

Methods

impl ROTATE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ROT_0

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

Checks if the value of the field is ROT_90

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

Checks if the value of the field is ROT_180

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

Checks if the value of the field is ROT_270