Module xmc4300::rtc[][src]

Expand description

Real Time Clock

Modules

RTC Alarm Time Register 0

RTC Alarm Time Register 1

RTC Clear Service Request Register

RTC Control Register

RTC ID Register

RTC Service Request Mask Register

RTC Raw Service Request Register

RTC Service Request Status Register

RTC Time Register 0

RTC Time Register 1

Structs

Register block

Type Definitions

ATIM0 register accessor: an alias for Reg<ATIM0_SPEC>

ATIM1 register accessor: an alias for Reg<ATIM1_SPEC>

CLRSR register accessor: an alias for Reg<CLRSR_SPEC>

CTR register accessor: an alias for Reg<CTR_SPEC>

ID register accessor: an alias for Reg<ID_SPEC>

MSKSR register accessor: an alias for Reg<MSKSR_SPEC>

RAWSTAT register accessor: an alias for Reg<RAWSTAT_SPEC>

STSSR register accessor: an alias for Reg<STSSR_SPEC>

TIM0 register accessor: an alias for Reg<TIM0_SPEC>

TIM1 register accessor: an alias for Reg<TIM1_SPEC>