[−][src]Type Definition lpc55_pac::puf::PWRCTRL
type PWRCTRL = Reg<u32, _PWRCTRL>;
PUF RAM Power Control
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see pwrctrl module
Trait Implementations
impl Readable for PWRCTRL[src]
read() method returns pwrctrl::R reader structure
impl ResetValue for PWRCTRL[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for PWRCTRL[src]
write(|w| ..) method takes pwrctrl::W writer structure