[−][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]
Register CODEINPUT reset()'s with value 0
impl Writable for CODEINPUT[src]
write(|w| ..) method takes codeinput::W writer structure