[][src]Type Definition imxrt1062_dcdc::REG0

type REG0 = Reg<u32, _REG0>;

DCDC Register 0

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

For information about available fields see reg0 module

Trait Implementations

impl Readable for REG0[src]

read() method returns reg0::R reader structure

impl ResetValue for REG0[src]

Register REG0 reset()'s with value 0x1403_0111

type Type = u32

Register size

impl Writable for REG0[src]

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