[][src]Type Definition imxrt1062_tmr1::ctrl::CM_R

type CM_R = R<u8, CM_A>;

Reader of field CM

Methods

impl CM_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CM_0

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

Checks if the value of the field is CM_1

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

Checks if the value of the field is CM_2

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

Checks if the value of the field is CM_3

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

Checks if the value of the field is CM_4

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

Checks if the value of the field is CM_5

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

Checks if the value of the field is CM_6

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

Checks if the value of the field is CM_7