[−][src]Type Definition lpc55_pac::anactrl::bod_dcdc_int_status::R
type R = R<u32, BOD_DCDC_INT_STATUS>;
Reader of register BOD_DCDC_INT_STATUS
Implementations
impl R
[src]
pub fn bodvbat_status(&self) -> BODVBAT_STATUS_R
[src]
Bit 0 - BOD VBAT Interrupt status before Interrupt Enable.
pub fn bodvbat_int_status(&self) -> BODVBAT_INT_STATUS_R
[src]
Bit 1 - BOD VBAT Interrupt status after Interrupt Enable.
pub fn bodvbat_val(&self) -> BODVBAT_VAL_R
[src]
Bit 2 - Current value of BOD VBAT power status output.
pub fn bodcore_status(&self) -> BODCORE_STATUS_R
[src]
Bit 3 - BOD CORE Interrupt status before Interrupt Enable.
pub fn bodcore_int_status(&self) -> BODCORE_INT_STATUS_R
[src]
Bit 4 - BOD CORE Interrupt status after Interrupt Enable.
pub fn bodcore_val(&self) -> BODCORE_VAL_R
[src]
Bit 5 - Current value of BOD CORE power status output.
pub fn dcdc_status(&self) -> DCDC_STATUS_R
[src]
Bit 6 - DCDC Interrupt status before Interrupt Enable.
pub fn dcdc_int_status(&self) -> DCDC_INT_STATUS_R
[src]
Bit 7 - DCDC Interrupt status after Interrupt Enable.
pub fn dcdc_val(&self) -> DCDC_VAL_R
[src]
Bit 8 - Current value of DCDC power status output.