[][src]Type Definition imxrt1062_ocotp::OTPMK1

type OTPMK1 = Reg<u32, _OTPMK1>;

Value of OTP Bank2 Word1 (OTPMK Key)

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

For information about available fields see otpmk1 module

Trait Implementations

impl Readable for OTPMK1[src]

read() method returns otpmk1::R reader structure

impl ResetValue for OTPMK1[src]

Register OTPMK1 reset()'s with value 0

type Type = u32

Register size

impl Writable for OTPMK1[src]

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