[][src]Type Definition imxrt1062_ocotp::ROM_PATCH6

type ROM_PATCH6 = Reg<u32, _ROM_PATCH6>;

Value of OTP Bank6 Word6 (ROM Patch)

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

For information about available fields see rom_patch6 module

Trait Implementations

impl Readable for ROM_PATCH6[src]

read() method returns rom_patch6::R reader structure

impl ResetValue for ROM_PATCH6[src]

Register ROM_PATCH6 reset()'s with value 0

type Type = u32

Register size

impl Writable for ROM_PATCH6[src]

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