[][src]Type Definition ambiq_apollo1_pac::ctimer::ctrl1::TMRB1FN_R

type TMRB1FN_R = R<u8, TMRB1FN_A>;

Reader of field TMRB1FN

Methods

impl TMRB1FN_R[src]

pub fn variant(&self) -> Variant<u8, TMRB1FN_A>[src]

Get enumerated values variant

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

Checks if the value of the field is SINGLECOUNT

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

Checks if the value of the field is REPEATEDCOUNT

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

Checks if the value of the field is PULSE_ONCE

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

Checks if the value of the field is PULSE_CONT

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

Checks if the value of the field is CONTINUOUS