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