[][src]Type Definition imxrt1062_ocotp::ROM_PATCH5

type ROM_PATCH5 = Reg<u32, _ROM_PATCH5>;

Value of OTP Bank6 Word5 (ROM Patch)

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

For information about available fields see rom_patch5 module

Trait Implementations

impl Readable for ROM_PATCH5[src]

read() method returns rom_patch5::R reader structure

impl ResetValue for ROM_PATCH5[src]

Register ROM_PATCH5 reset()'s with value 0

type Type = u32

Register size

impl Writable for ROM_PATCH5[src]

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