[−][src]Type Definition lpc55_pac::pmc::BODVBAT
type BODVBAT = Reg<u32, _BODVBAT>;
VBAT Brown Out Dectector (BoD) control register [Reset by: PoR, Pin Reset, Software Reset]
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see bodvbat module
Trait Implementations
impl Readable for BODVBAT
[src]
read()
method returns bodvbat::R reader structure
impl ResetValue for BODVBAT
[src][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for BODVBAT
[src]
write(|w| ..)
method takes bodvbat::W writer structure