[][src]Type Definition imxrt1062_ocotp::OTPMK7

type OTPMK7 = Reg<u32, _OTPMK7>;

Value of OTP Bank2 Word7 (OTPMK Key)

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

For information about available fields see otpmk7 module

Trait Implementations

impl Readable for OTPMK7[src]

read() method returns otpmk7::R reader structure

impl ResetValue for OTPMK7[src]

Register OTPMK7 reset()'s with value 0

type Type = u32

Register size

impl Writable for OTPMK7[src]

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