[][src]Type Definition xmc1100::scu_interrupt::SRCLR

type SRCLR = Reg<u32, _SRCLR>;

SCU Service Request Clear

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

For information about avaliable fields see srclr module

Trait Implementations

impl ResetValue for SRCLR[src]

Register SRCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for SRCLR[src]

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