[][src]Type Definition lpc55s6x_pac::sysctl::UPDATELCKOUT

type UPDATELCKOUT = Reg<u32, _UPDATELCKOUT>;

update lock out control

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

For information about available fields see updatelckout module

Trait Implementations

impl Readable for UPDATELCKOUT[src]

read() method returns updatelckout::R reader structure

impl ResetValue for UPDATELCKOUT[src]

Register UPDATELCKOUT reset()'s with value 0

type Type = u32

Register size

impl Writable for UPDATELCKOUT[src]

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