[−][src]Type Definition lpc55_pac::puf::KEYRESET
type KEYRESET = Reg<u32, _KEYRESET>;
Reinitialize Keys shift registers counters
This register you can reset, write, write_with_zero. See API.
For information about available fields see keyreset module
Trait Implementations
impl ResetValue for KEYRESET[src]
Register KEYRESET reset()'s with value 0
impl Writable for KEYRESET[src]
write(|w| ..) method takes keyreset::W writer structure