[][src]Type Definition imxrt1062_pmu::REG_3P0_TOG

type REG_3P0_TOG = Reg<u32, _REG_3P0_TOG>;

Regulator 3P0 Register

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

For information about available fields see reg_3p0_tog module

Trait Implementations

impl Readable for REG_3P0_TOG[src]

read() method returns reg_3p0_tog::R reader structure

impl ResetValue for REG_3P0_TOG[src]

Register REG_3P0_TOG reset()'s with value 0x0f74

type Type = u32

Register size

impl Writable for REG_3P0_TOG[src]

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