[][src]Type Definition imxrt1062_pmu::MISC1

type MISC1 = Reg<u32, _MISC1>;

Miscellaneous Register 1

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

For information about available fields see misc1 module

Trait Implementations

impl Readable for MISC1[src]

read() method returns misc1::R reader structure

impl ResetValue for MISC1[src]

Register MISC1 reset()'s with value 0

type Type = u32

Register size

impl Writable for MISC1[src]

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