SAME54P20A Test Project
Data Fields
RTC_MODE2_INTFLAG_Type Union Reference

Data Fields

struct {
   __I uint16_t   PER0:1
 
   __I uint16_t   PER1:1
 
   __I uint16_t   PER2:1
 
   __I uint16_t   PER3:1
 
   __I uint16_t   PER4:1
 
   __I uint16_t   PER5:1
 
   __I uint16_t   PER6:1
 
   __I uint16_t   PER7:1
 
   __I uint16_t   ALARM0:1
 
   __I uint16_t   ALARM1:1
 
   __I   uint16_t:4
 
   __I uint16_t   TAMPER:1
 
   __I uint16_t   OVF:1
 
bit
 
struct {
   __I uint16_t   PER:8
 
   __I uint16_t   ALARM:2
 
   __I   uint16_t:6
 
vec
 
uint16_t reg
 

Detailed Description

Definition at line 1203 of file rtc.h.

Field Documentation

◆ ALARM

__I uint16_t RTC_MODE2_INTFLAG_Type::ALARM

bit: 8.. 9 Alarm x

Definition at line 1221 of file rtc.h.

◆ ALARM0

__I uint16_t RTC_MODE2_INTFLAG_Type::ALARM0

bit: 8 Alarm 0

Definition at line 1213 of file rtc.h.

◆ ALARM1

__I uint16_t RTC_MODE2_INTFLAG_Type::ALARM1

bit: 9 Alarm 1

Definition at line 1214 of file rtc.h.

◆ bit

struct { ... } RTC_MODE2_INTFLAG_Type::bit

Structure used for bit access

◆ OVF

__I uint16_t RTC_MODE2_INTFLAG_Type::OVF

bit: 15 Overflow

Definition at line 1217 of file rtc.h.

◆ PER

__I uint16_t RTC_MODE2_INTFLAG_Type::PER

bit: 0.. 7 Periodic Interval x

Definition at line 1220 of file rtc.h.

◆ PER0

__I uint16_t RTC_MODE2_INTFLAG_Type::PER0

bit: 0 Periodic Interval 0

Definition at line 1205 of file rtc.h.

◆ PER1

__I uint16_t RTC_MODE2_INTFLAG_Type::PER1

bit: 1 Periodic Interval 1

Definition at line 1206 of file rtc.h.

◆ PER2

__I uint16_t RTC_MODE2_INTFLAG_Type::PER2

bit: 2 Periodic Interval 2

Definition at line 1207 of file rtc.h.

◆ PER3

__I uint16_t RTC_MODE2_INTFLAG_Type::PER3

bit: 3 Periodic Interval 3

Definition at line 1208 of file rtc.h.

◆ PER4

__I uint16_t RTC_MODE2_INTFLAG_Type::PER4

bit: 4 Periodic Interval 4

Definition at line 1209 of file rtc.h.

◆ PER5

__I uint16_t RTC_MODE2_INTFLAG_Type::PER5

bit: 5 Periodic Interval 5

Definition at line 1210 of file rtc.h.

◆ PER6

__I uint16_t RTC_MODE2_INTFLAG_Type::PER6

bit: 6 Periodic Interval 6

Definition at line 1211 of file rtc.h.

◆ PER7

__I uint16_t RTC_MODE2_INTFLAG_Type::PER7

bit: 7 Periodic Interval 7

Definition at line 1212 of file rtc.h.

◆ reg

uint16_t RTC_MODE2_INTFLAG_Type::reg

Type used for register access

Definition at line 1224 of file rtc.h.

◆ TAMPER

__I uint16_t RTC_MODE2_INTFLAG_Type::TAMPER

bit: 14 Tamper

Definition at line 1216 of file rtc.h.

◆ uint16_t

__I RTC_MODE2_INTFLAG_Type::uint16_t

bit: 10..13 Reserved

bit: 10..15 Reserved

Definition at line 1215 of file rtc.h.

◆ vec

struct { ... } RTC_MODE2_INTFLAG_Type::vec

Structure used for vec access


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