[][src]Type Definition xmc4800::rtc::MSKSR

type MSKSR = Reg<u32, _MSKSR>;

RTC Service Request Mask Register

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

For information about avaliable fields see msksr module

Trait Implementations

impl Readable for MSKSR[src]

read() method returns msksr::R reader structure

impl Writable for MSKSR[src]

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

impl ResetValue for MSKSR[src]

Register MSKSR reset()'s with value 0

type Type = u32

Register size