[][src]Type Definition imxrt1062_romc::ROMPATCHA

type ROMPATCHA = Reg<u32, _ROMPATCHA>;

ROMC Address Registers

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

For information about available fields see rompatcha module

Trait Implementations

impl Readable for ROMPATCHA[src]

read() method returns rompatcha::R reader structure

impl ResetValue for ROMPATCHA[src]

Register ROMPATCH%sA reset()'s with value 0

type Type = u32

Register size

impl Writable for ROMPATCHA[src]

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