[][src]Type Definition xmc4400::scu_reset::PRCLR1

type PRCLR1 = Reg<u32, _PRCLR1>;

RCU Peripheral 1 Reset Clear

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

For information about available fields see prclr1 module

Trait Implementations

impl ResetValue for PRCLR1[src]

Register PRCLR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for PRCLR1[src]

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