[][src]Type Definition e310x::pmu::PMUWAKEPM

type PMUWAKEPM = Reg<u32, _PMUWAKEPM>;

PMU Wake Program Memory

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

For information about available fields see pmuwakepm module

Trait Implementations

impl Readable for PMUWAKEPM[src]

read() method returns pmuwakepm::R reader structure

impl ResetValue for PMUWAKEPM[src]

Register pmuwakepm[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for PMUWAKEPM[src]

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