[][src]Type Definition ambiq_apollo1_pac::ctimer::ctrl3::TMRA3FN_R

type TMRA3FN_R = R<u8, TMRA3FN_A>;

Reader of field TMRA3FN

Methods

impl TMRA3FN_R[src]

pub fn variant(&self) -> Variant<u8, TMRA3FN_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