[−][src]Type Definition lpc55_pac::puf::KEYINPUT
type KEYINPUT = Reg<u32, _KEYINPUT>;
PUF Key Input register
This register you can reset, write, write_with_zero. See API.
For information about available fields see keyinput module
Trait Implementations
impl ResetValue for KEYINPUT[src]
Register KEYINPUT reset()'s with value 0
impl Writable for KEYINPUT[src]
write(|w| ..) method takes keyinput::W writer structure