[][src]Type Definition imxrt1062_ocotp::MEM4

type MEM4 = Reg<u32, _MEM4>;

Value of OTP Bank1 Word4 (Memory Related Info.)

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

For information about available fields see mem4 module

Trait Implementations

impl Readable for MEM4[src]

read() method returns mem4::R reader structure

impl ResetValue for MEM4[src]

Register MEM4 reset()'s with value 0

type Type = u32

Register size

impl Writable for MEM4[src]

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