[][src]Type Definition imxrt1062_ocotp::ROM_PATCH3

type ROM_PATCH3 = Reg<u32, _ROM_PATCH3>;

Value of OTP Bank6 Word3 (ROM Patch)

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

For information about available fields see rom_patch3 module

Trait Implementations

impl Readable for ROM_PATCH3[src]

read() method returns rom_patch3::R reader structure

impl ResetValue for ROM_PATCH3[src]

Register ROM_PATCH3 reset()'s with value 0

type Type = u32

Register size

impl Writable for ROM_PATCH3[src]

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