[][src]Type Definition imxrt1062_ocotp::LOCK

type LOCK = Reg<u32, _LOCK>;

Value of OTP Bank0 Word0 (Lock controls)

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

For information about available fields see lock module

Trait Implementations

impl Readable for LOCK[src]

read() method returns lock::R reader structure

impl ResetValue for LOCK[src]

Register LOCK reset()'s with value 0

type Type = u32

Register size

impl Writable for LOCK[src]

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