[−][src]Type Definition lpc55_pac::puf::KEYLOCK
type KEYLOCK = Reg<u32, _KEYLOCK>;
Only reset in case of full IC reset
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see keylock module
Trait Implementations
impl Readable for KEYLOCK[src]
read() method returns keylock::R reader structure
impl ResetValue for KEYLOCK[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for KEYLOCK[src]
write(|w| ..) method takes keylock::W writer structure