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

type PWRCLR = Reg<u32, _PWRCLR>;

PCU Clear Control Register

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

For information about available fields see pwrclr module

Trait Implementations

impl ResetValue for PWRCLR[src]

Register PWRCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for PWRCLR[src]

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