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

type PMUKEY = Reg<u32, _PMUKEY>;

PMU Key Register

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

For information about avaliable fields see pmukey module

Trait Implementations

impl Readable for PMUKEY[src]

read() method returns pmukey::R reader structure

impl Writable for PMUKEY[src]

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

impl ResetValue for PMUKEY[src]

Register pmukey reset()'s with value 0

type Type = u32

Register size