[][src]Type Definition lpc55s6x_pac::puf::KEYRESET

type KEYRESET = Reg<u32, _KEYRESET>;

Reinitialize Keys shift registers counters

This register you can reset, write, write_with_zero. See API.

For information about available fields see keyreset module

Trait Implementations

impl ResetValue for KEYRESET[src]

Register KEYRESET reset()'s with value 0

type Type = u32

Register size

impl Writable for KEYRESET[src]

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