[][src]Type Definition imxrt1062_romc::ROMPATCHCNTL

type ROMPATCHCNTL = Reg<u32, _ROMPATCHCNTL>;

ROMC Control Register

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

For information about available fields see rompatchcntl module

Trait Implementations

impl Readable for ROMPATCHCNTL[src]

read() method returns rompatchcntl::R reader structure

impl ResetValue for ROMPATCHCNTL[src]

Register ROMPATCHCNTL reset()'s with value 0x0840_0000

type Type = u32

Register size

impl Writable for ROMPATCHCNTL[src]

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