[][src]Type Definition imxrt1062_ccm_analog::misc2_tog::REG0_STEP_TIME_R

type REG0_STEP_TIME_R = R<u8, REG0_STEP_TIME_A>;

Reader of field REG0_STEP_TIME

Methods

impl REG0_STEP_TIME_R[src]

pub fn variant(&self) -> REG0_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