[][src]Type Definition imxrt1062_pmu::MISC0_SET

type MISC0_SET = Reg<u32, _MISC0_SET>;

Miscellaneous Register 0

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

For information about available fields see misc0_set module

Trait Implementations

impl Readable for MISC0_SET[src]

read() method returns misc0_set::R reader structure

impl ResetValue for MISC0_SET[src]

Register MISC0_SET reset()'s with value 0x0400_0000

type Type = u32

Register size

impl Writable for MISC0_SET[src]

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