[][src]Type Definition xmc4100::scu_power::PWRMON

type PWRMON = Reg<u32, _PWRMON>;

Power Monitor Control

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

For information about available fields see pwrmon module

Trait Implementations

impl Readable for PWRMON[src]

read() method returns pwrmon::R reader structure

impl ResetValue for PWRMON[src]

Register PWRMON reset()'s with value 0

type Type = u32

Register size

impl Writable for PWRMON[src]

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