[][src]Type Definition imxrt1062_ocotp::OTPMK6

type OTPMK6 = Reg<u32, _OTPMK6>;

Value of OTP Bank2 Word6 (OTPMK Key)

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

For information about available fields see otpmk6 module

Trait Implementations

impl Readable for OTPMK6[src]

read() method returns otpmk6::R reader structure

impl ResetValue for OTPMK6[src]

Register OTPMK6 reset()'s with value 0

type Type = u32

Register size

impl Writable for OTPMK6[src]

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