[][src]Type Definition lpc54606_pac::syscon::BODCTRL

type BODCTRL = Reg<u32, _BODCTRL>;

Brown-Out Detect control

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see bodctrl module

Trait Implementations

impl Readable for BODCTRL[src]

read() method returns bodctrl::R reader structure

impl ResetValue for BODCTRL[src]

Register BODCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for BODCTRL[src]

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