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

type PRSET1 = Reg<u32, _PRSET1>;

RCU Peripheral 1 Reset Set

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

For information about available fields see prset1 module

Trait Implementations

impl ResetValue for PRSET1[src]

Register PRSET1 reset()'s with value 0

type Type = u32

Register size

impl Writable for PRSET1[src]

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