[−][src]Type Definition lpc55_pac::anactrl::BOD_DCDC_INT_CTRL
type BOD_DCDC_INT_CTRL = Reg<u32, _BOD_DCDC_INT_CTRL>;
Brown Out Detectors (BoDs) & DCDC interrupts generation control register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see bod_dcdc_int_ctrl module
Trait Implementations
impl Readable for BOD_DCDC_INT_CTRL[src]
read() method returns bod_dcdc_int_ctrl::R reader structure
impl ResetValue for BOD_DCDC_INT_CTRL[src]
Register BOD_DCDC_INT_CTRL reset()'s with value 0
impl Writable for BOD_DCDC_INT_CTRL[src]
write(|w| ..) method takes bod_dcdc_int_ctrl::W writer structure