Type Definition lpc55_pac::pmc::BODVBAT[][src]

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]

Register BODVBAT reset()’s with value 0x47

type Type = u32

Register size

impl Writable for BODVBAT[src]

write(|w| ..) method takes bodvbat::W writer structure