[][src]Type Definition imxrt1062_pmu::REG_3P0

type REG_3P0 = Reg<u32, _REG_3P0>;

Regulator 3P0 Register

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

For information about available fields see reg_3p0 module

Trait Implementations

impl Readable for REG_3P0[src]

read() method returns reg_3p0::R reader structure

impl ResetValue for REG_3P0[src]

Register REG_3P0 reset()'s with value 0x0f74

type Type = u32

Register size

impl Writable for REG_3P0[src]

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