[][src]Type Definition imxrt1062_pmu::MISC0

type MISC0 = Reg<u32, _MISC0>;

Miscellaneous Register 0

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

For information about available fields see misc0 module

Trait Implementations

impl Readable for MISC0[src]

read() method returns misc0::R reader structure

impl ResetValue for MISC0[src]

Register MISC0 reset()'s with value 0x0400_0000

type Type = u32

Register size

impl Writable for MISC0[src]

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