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

type RSTCLR = Reg<u32, _RSTCLR>;

RCU Reset Clear Register

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

For information about avaliable fields see rstclr module

Trait Implementations

impl ResetValue for RSTCLR[src]

Register RSTCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for RSTCLR[src]

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