[−][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][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for KEYINPUT[src]
write(|w| ..) method takes keyinput::W writer structure