[][src]Type Definition imxrt1062_pmu::MISC2

type MISC2 = Reg<u32, _MISC2>;

Miscellaneous Control Register

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

For information about available fields see misc2 module

Trait Implementations

impl Readable for MISC2[src]

read() method returns misc2::R reader structure

impl ResetValue for MISC2[src]

Register MISC2 reset()'s with value 0x0027_2727

type Type = u32

Register size

impl Writable for MISC2[src]

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