[][src]Type Definition imxrt1062_pmu::REG_3P0_CLR

type REG_3P0_CLR = Reg<u32, _REG_3P0_CLR>;

Regulator 3P0 Register

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

For information about available fields see reg_3p0_clr module

Trait Implementations

impl Readable for REG_3P0_CLR[src]

read() method returns reg_3p0_clr::R reader structure

impl ResetValue for REG_3P0_CLR[src]

Register REG_3P0_CLR reset()'s with value 0x0f74

type Type = u32

Register size

impl Writable for REG_3P0_CLR[src]

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