SAME54P20A Test Project
Data Fields
RTC_MODE2_CTRLA_Type Union Reference

Data Fields

struct {
   uint16_t   SWRST:1
 
   uint16_t   ENABLE:1
 
   uint16_t   MODE:2
 
   uint16_t   __pad0__:2
 
   uint16_t   CLKREP:1
 
   uint16_t   MATCHCLR:1
 
   uint16_t   PRESCALER:4
 
   uint16_t   __pad1__:1
 
   uint16_t   BKTRST:1
 
   uint16_t   GPTRST:1
 
   uint16_t   CLOCKSYNC:1
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 185 of file rtc.h.

Field Documentation

◆ __pad0__

uint16_t RTC_MODE2_CTRLA_Type::__pad0__

bit: 4.. 5 Reserved

Definition at line 190 of file rtc.h.

◆ __pad1__

uint16_t RTC_MODE2_CTRLA_Type::__pad1__

bit: 12 Reserved

Definition at line 194 of file rtc.h.

◆ bit

struct { ... } RTC_MODE2_CTRLA_Type::bit

Structure used for bit access

◆ BKTRST

uint16_t RTC_MODE2_CTRLA_Type::BKTRST

bit: 13 BKUP Registers Reset On Tamper Enable

Definition at line 195 of file rtc.h.

◆ CLKREP

uint16_t RTC_MODE2_CTRLA_Type::CLKREP

bit: 6 Clock Representation

Definition at line 191 of file rtc.h.

◆ CLOCKSYNC

uint16_t RTC_MODE2_CTRLA_Type::CLOCKSYNC

bit: 15 Clock Read Synchronization Enable

Definition at line 197 of file rtc.h.

◆ ENABLE

uint16_t RTC_MODE2_CTRLA_Type::ENABLE

bit: 1 Enable

Definition at line 188 of file rtc.h.

◆ GPTRST

uint16_t RTC_MODE2_CTRLA_Type::GPTRST

bit: 14 GP Registers Reset On Tamper Enable

Definition at line 196 of file rtc.h.

◆ MATCHCLR

uint16_t RTC_MODE2_CTRLA_Type::MATCHCLR

bit: 7 Clear on Match

Definition at line 192 of file rtc.h.

◆ MODE

uint16_t RTC_MODE2_CTRLA_Type::MODE

bit: 2.. 3 Operating Mode

Definition at line 189 of file rtc.h.

◆ PRESCALER

uint16_t RTC_MODE2_CTRLA_Type::PRESCALER

bit: 8..11 Prescaler

Definition at line 193 of file rtc.h.

◆ reg

uint16_t RTC_MODE2_CTRLA_Type::reg

Type used for register access

Definition at line 199 of file rtc.h.

◆ SWRST

uint16_t RTC_MODE2_CTRLA_Type::SWRST

bit: 0 Software Reset

Definition at line 187 of file rtc.h.


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