[][src]Type Definition imxrt1062_ocotp::ROM_PATCH7

type ROM_PATCH7 = Reg<u32, _ROM_PATCH7>;

Value of OTP Bank6 Word7 (ROM Patch)

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

For information about available fields see rom_patch7 module

Trait Implementations

impl Readable for ROM_PATCH7[src]

read() method returns rom_patch7::R reader structure

impl ResetValue for ROM_PATCH7[src]

Register ROM_PATCH7 reset()'s with value 0

type Type = u32

Register size

impl Writable for ROM_PATCH7[src]

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