[][src]Type Definition imxrt1062_ocotp::OTPMK5

type OTPMK5 = Reg<u32, _OTPMK5>;

Value of OTP Bank2 Word5 (OTPMK Key)

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

For information about available fields see otpmk5 module

Trait Implementations

impl Readable for OTPMK5[src]

read() method returns otpmk5::R reader structure

impl ResetValue for OTPMK5[src]

Register OTPMK5 reset()'s with value 0

type Type = u32

Register size

impl Writable for OTPMK5[src]

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