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

type BOD_R = R<bool, BOD_A>;

Reader of field BOD

Methods

impl BOD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO_BOD_RESET_DETECTED

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

Checks if the value of the field is BOD_RESET_DETECTED