[][src]Type Definition imxrt1062_pmu::REG_CORE_SET

type REG_CORE_SET = Reg<u32, _REG_CORE_SET>;

Digital Regulator Core Register

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

For information about available fields see reg_core_set module

Trait Implementations

impl Readable for REG_CORE_SET[src]

read() method returns reg_core_set::R reader structure

impl ResetValue for REG_CORE_SET[src]

Register REG_CORE_SET reset()'s with value 0x0048_2012

type Type = u32

Register size

impl Writable for REG_CORE_SET[src]

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