[][src]Type Definition imxrt1062_ocotp::OTPMK3

type OTPMK3 = Reg<u32, _OTPMK3>;

Value of OTP Bank2 Word3 (OTPMK Key)

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

For information about available fields see otpmk3 module

Trait Implementations

impl Readable for OTPMK3[src]

read() method returns otpmk3::R reader structure

impl ResetValue for OTPMK3[src]

Register OTPMK3 reset()'s with value 0

type Type = u32

Register size

impl Writable for OTPMK3[src]

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