[][src]Type Definition lpc55s6x_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

type Type = u32

Register size

impl Writable for CODEINPUT[src]

write(|w| ..) method takes codeinput::W writer structure