[][src]Type Definition lpc55s6x_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 avaliable fields see keysize module

Trait Implementations

impl Readable for KEYSIZE[src]

read() method returns keysize::R reader structure

impl Writable for KEYSIZE[src]

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

impl ResetValue for KEYSIZE[src]

Register KEYSIZE reset()'s with value 0

type Type = u32

Register size