SAME54P20A Test Project
Data Fields
RTC_MODE2_ALARM_Type Union Reference

Data Fields

struct {
   uint32_t   SECOND:6
 
   uint32_t   MINUTE:6
 
   uint32_t   HOUR:5
 
   uint32_t   DAY:5
 
   uint32_t   MONTH:4
 
   uint32_t   YEAR:6
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 1645 of file rtc.h.

Field Documentation

◆ bit

struct { ... } RTC_MODE2_ALARM_Type::bit

Structure used for bit access

◆ DAY

uint32_t RTC_MODE2_ALARM_Type::DAY

bit: 17..21 Day

Definition at line 1650 of file rtc.h.

◆ HOUR

uint32_t RTC_MODE2_ALARM_Type::HOUR

bit: 12..16 Hour

Definition at line 1649 of file rtc.h.

◆ MINUTE

uint32_t RTC_MODE2_ALARM_Type::MINUTE

bit: 6..11 Minute

Definition at line 1648 of file rtc.h.

◆ MONTH

uint32_t RTC_MODE2_ALARM_Type::MONTH

bit: 22..25 Month

Definition at line 1651 of file rtc.h.

◆ reg

uint32_t RTC_MODE2_ALARM_Type::reg

Type used for register access

Definition at line 1654 of file rtc.h.

◆ SECOND

uint32_t RTC_MODE2_ALARM_Type::SECOND

bit: 0.. 5 Second

Definition at line 1647 of file rtc.h.

◆ YEAR

uint32_t RTC_MODE2_ALARM_Type::YEAR

bit: 26..31 Year

Definition at line 1652 of file rtc.h.


The documentation for this union was generated from the following file: