[][src]Type Definition xmc1100::scu_reset::RSTSET

type RSTSET = Reg<u32, _RSTSET>;

RCU Reset Set Register

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

For information about avaliable fields see rstset module

Trait Implementations

impl ResetValue for RSTSET[src]

Register RSTSET reset()'s with value 0

type Type = u32

Register size

impl Writable for RSTSET[src]

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