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