SAME54P20A Test Project
Data Fields
RTC_MODE2_TIMESTAMP_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 1895 of file rtc.h.

Field Documentation

◆ bit

struct { ... } RTC_MODE2_TIMESTAMP_Type::bit

Structure used for bit access

◆ DAY

uint32_t RTC_MODE2_TIMESTAMP_Type::DAY

bit: 17..21 Day Timestamp Value

Definition at line 1900 of file rtc.h.

◆ HOUR

uint32_t RTC_MODE2_TIMESTAMP_Type::HOUR

bit: 12..16 Hour Timestamp Value

Definition at line 1899 of file rtc.h.

◆ MINUTE

uint32_t RTC_MODE2_TIMESTAMP_Type::MINUTE

bit: 6..11 Minute Timestamp Value

Definition at line 1898 of file rtc.h.

◆ MONTH

uint32_t RTC_MODE2_TIMESTAMP_Type::MONTH

bit: 22..25 Month Timestamp Value

Definition at line 1901 of file rtc.h.

◆ reg

uint32_t RTC_MODE2_TIMESTAMP_Type::reg

Type used for register access

Definition at line 1904 of file rtc.h.

◆ SECOND

uint32_t RTC_MODE2_TIMESTAMP_Type::SECOND

bit: 0.. 5 Second Timestamp Value

Definition at line 1897 of file rtc.h.

◆ YEAR

uint32_t RTC_MODE2_TIMESTAMP_Type::YEAR

bit: 26..31 Year Timestamp Value

Definition at line 1902 of file rtc.h.


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