[−][src]Type Definition lpc55_pac::puf::KEYSIZE
type KEYSIZE = Reg<u32, _KEYSIZE>;
PUF Key Size register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see keysize module
Trait Implementations
impl Readable for KEYSIZE[src]
read() method returns keysize::R reader structure
impl ResetValue for KEYSIZE[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for KEYSIZE[src]
write(|w| ..) method takes keysize::W writer structure