[][src]Type Definition imxrt1062_dcdc::REG2

type REG2 = Reg<u32, _REG2>;

DCDC Register 2

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

For information about available fields see reg2 module

Trait Implementations

impl Readable for REG2[src]

read() method returns reg2::R reader structure

impl ResetValue for REG2[src]

Register REG2 reset()'s with value 0x4009

type Type = u32

Register size

impl Writable for REG2[src]

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