[][src]Type Definition imxrt1062_ccm_analog::misc2_set::REG1_STEP_TIME_R

type REG1_STEP_TIME_R = R<u8, REG1_STEP_TIME_A>;

Reader of field REG1_STEP_TIME

Methods

impl REG1_STEP_TIME_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _64_CLOCKS

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

Checks if the value of the field is _128_CLOCKS

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

Checks if the value of the field is _256_CLOCKS

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

Checks if the value of the field is _512_CLOCKS