[][src]Type Definition xmc4200::scu_reset::PRCLR0

type PRCLR0 = Reg<u32, _PRCLR0>;

RCU Peripheral 0 Reset Clear

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

For information about available fields see prclr0 module

Trait Implementations

impl ResetValue for PRCLR0[src]

Register PRCLR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for PRCLR0[src]

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