[][src]Type Definition imxrt1062_ocotp::MEM3

type MEM3 = Reg<u32, _MEM3>;

Value of OTP Bank1 Word3 (Memory Related Info.)

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

For information about available fields see mem3 module

Trait Implementations

impl Readable for MEM3[src]

read() method returns mem3::R reader structure

impl ResetValue for MEM3[src]

Register MEM3 reset()'s with value 0

type Type = u32

Register size

impl Writable for MEM3[src]

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