[][src]Type Definition imxrt1062_pmu::REG_2P5_CLR

type REG_2P5_CLR = Reg<u32, _REG_2P5_CLR>;

Regulator 2P5 Register

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

For information about available fields see reg_2p5_clr module

Trait Implementations

impl Readable for REG_2P5_CLR[src]

read() method returns reg_2p5_clr::R reader structure

impl ResetValue for REG_2P5_CLR[src]

Register REG_2P5_CLR reset()'s with value 0x1073

type Type = u32

Register size

impl Writable for REG_2P5_CLR[src]

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