[][src]Type Definition lpc54606_pac::syscon::sysrststat::SYSRST_R

type SYSRST_R = R<bool, SYSRST_A>;

Reader of field SYSRST

Methods

impl SYSRST_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO_SYSTEM_RESET_DETECTED

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

Checks if the value of the field is SYSTEM_RESET_DETECTED