[][src]Type Definition imxrt1062_ocotp::ROM_PATCH4

type ROM_PATCH4 = Reg<u32, _ROM_PATCH4>;

Value of OTP Bank6 Word4 (ROM Patch)

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

For information about available fields see rom_patch4 module

Trait Implementations

impl Readable for ROM_PATCH4[src]

read() method returns rom_patch4::R reader structure

impl ResetValue for ROM_PATCH4[src]

Register ROM_PATCH4 reset()'s with value 0

type Type = u32

Register size

impl Writable for ROM_PATCH4[src]

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