[][src]Type Definition xmc1100::scu_clk::PWRSVCR

type PWRSVCR = Reg<u32, _PWRSVCR>;

Power Save Control Register

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

For information about avaliable fields see pwrsvcr module

Trait Implementations

impl Readable for PWRSVCR[src]

read() method returns pwrsvcr::R reader structure

impl ResetValue for PWRSVCR[src]

Register PWRSVCR reset()'s with value 0

type Type = u32

Register size

impl Writable for PWRSVCR[src]

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