[][src]Type Definition imxrt1062_romc::ROMPATCHSR

type ROMPATCHSR = Reg<u32, _ROMPATCHSR>;

ROMC Status Register

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

For information about available fields see rompatchsr module

Trait Implementations

impl Readable for ROMPATCHSR[src]

read() method returns rompatchsr::R reader structure

impl ResetValue for ROMPATCHSR[src]

Register ROMPATCHSR reset()'s with value 0

type Type = u32

Register size

impl Writable for ROMPATCHSR[src]

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