[][src]Type Definition imxrt1062_dcdc::REG3

type REG3 = Reg<u32, _REG3>;

DCDC Register 3

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

For information about available fields see reg3 module

Trait Implementations

impl Readable for REG3[src]

read() method returns reg3::R reader structure

impl ResetValue for REG3[src]

Register REG3 reset()'s with value 0x010e

type Type = u32

Register size

impl Writable for REG3[src]

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