[][src]Type Definition imxrt1062_pmu::REG_1P1_TOG

type REG_1P1_TOG = Reg<u32, _REG_1P1_TOG>;

Regulator 1P1 Register

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

For information about available fields see reg_1p1_tog module

Trait Implementations

impl Readable for REG_1P1_TOG[src]

read() method returns reg_1p1_tog::R reader structure

impl ResetValue for REG_1P1_TOG[src]

Register REG_1P1_TOG reset()'s with value 0x1073

type Type = u32

Register size

impl Writable for REG_1P1_TOG[src]

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