[][src]Type Definition ambiq_apollo1_pac::rtc::rtcctl::RSTOP_R

type RSTOP_R = R<bool, RSTOP_A>;

Reader of field RSTOP

Methods

impl RSTOP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RUN

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

Checks if the value of the field is STOP