[][src]Type Definition lpc55_pac::rtc::ctrl::SWRESET_R

type SWRESET_R = R<bool, SWRESET_A>;
[]

Reader of field SWRESET

Implementations

impl SWRESET_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_IN_RESET

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

Checks if the value of the field is IN_RESET