[−][src]Type Definition lpc55_pac::puf::CODEINPUT
type CODEINPUT = Reg<u32, _CODEINPUT>;
PUF Code Input register
This register you can reset, write, write_with_zero. See API.
For information about available fields see codeinput module
Trait Implementations
impl ResetValue for CODEINPUT[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for CODEINPUT[src]
write(|w| ..) method takes codeinput::W writer structure