[−][src]Type Definition lpc55_pac::syscon::KEY_BLOCK
type KEY_BLOCK = Reg<u32, _KEY_BLOCK>;
block quiddikey/PUF all index.
This register you can reset, write, write_with_zero. See API.
For information about available fields see key_block module
Trait Implementations
impl ResetValue for KEY_BLOCK[src]
Register KEY_BLOCK reset()'s with value 0x3cc3_5aa5
impl Writable for KEY_BLOCK[src]
write(|w| ..) method takes key_block::W writer structure