[][src]Type Definition imxrt1062_ocotp::OTPMK4

type OTPMK4 = Reg<u32, _OTPMK4>;

Value of OTP Bank2 Word4 (OTPMK Key)

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

For information about available fields see otpmk4 module

Trait Implementations

impl Readable for OTPMK4[src]

read() method returns otpmk4::R reader structure

impl ResetValue for OTPMK4[src]

Register OTPMK4 reset()'s with value 0

type Type = u32

Register size

impl Writable for OTPMK4[src]

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