[][src]Type Definition imxrt1062_ocotp::MEM0

type MEM0 = Reg<u32, _MEM0>;

Value of OTP Bank1 Word0 (Memory Related Info.)

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

For information about available fields see mem0 module

Trait Implementations

impl Readable for MEM0[src]

read() method returns mem0::R reader structure

impl ResetValue for MEM0[src]

Register MEM0 reset()'s with value 0

type Type = u32

Register size

impl Writable for MEM0[src]

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