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

type POR_R = R<bool, POR_A>;

Reader of field POR

Methods

impl POR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO_POR_DETECTED

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

Checks if the value of the field is POR_DETECTED