SAME54P20A Test Project
Data Fields
RTC_MODE0_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   CMP0:1
 
   __I uint16_t   CMP1: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   CMP:2
 
   __I   uint16_t:6
 
vec
 
uint16_t reg
 

Detailed Description

Definition at line 1073 of file rtc.h.

Field Documentation

◆ bit

struct { ... } RTC_MODE0_INTFLAG_Type::bit

Structure used for bit access

◆ CMP

__I uint16_t RTC_MODE0_INTFLAG_Type::CMP

bit: 8.. 9 Compare x

Definition at line 1091 of file rtc.h.

◆ CMP0

__I uint16_t RTC_MODE0_INTFLAG_Type::CMP0

bit: 8 Compare 0

Definition at line 1083 of file rtc.h.

◆ CMP1

__I uint16_t RTC_MODE0_INTFLAG_Type::CMP1

bit: 9 Compare 1

Definition at line 1084 of file rtc.h.

◆ OVF

__I uint16_t RTC_MODE0_INTFLAG_Type::OVF

bit: 15 Overflow

Definition at line 1087 of file rtc.h.

◆ PER

__I uint16_t RTC_MODE0_INTFLAG_Type::PER

bit: 0.. 7 Periodic Interval x

Definition at line 1090 of file rtc.h.

◆ PER0

__I uint16_t RTC_MODE0_INTFLAG_Type::PER0

bit: 0 Periodic Interval 0

Definition at line 1075 of file rtc.h.

◆ PER1

__I uint16_t RTC_MODE0_INTFLAG_Type::PER1

bit: 1 Periodic Interval 1

Definition at line 1076 of file rtc.h.

◆ PER2

__I uint16_t RTC_MODE0_INTFLAG_Type::PER2

bit: 2 Periodic Interval 2

Definition at line 1077 of file rtc.h.

◆ PER3

__I uint16_t RTC_MODE0_INTFLAG_Type::PER3

bit: 3 Periodic Interval 3

Definition at line 1078 of file rtc.h.

◆ PER4

__I uint16_t RTC_MODE0_INTFLAG_Type::PER4

bit: 4 Periodic Interval 4

Definition at line 1079 of file rtc.h.

◆ PER5

__I uint16_t RTC_MODE0_INTFLAG_Type::PER5

bit: 5 Periodic Interval 5

Definition at line 1080 of file rtc.h.

◆ PER6

__I uint16_t RTC_MODE0_INTFLAG_Type::PER6

bit: 6 Periodic Interval 6

Definition at line 1081 of file rtc.h.

◆ PER7

__I uint16_t RTC_MODE0_INTFLAG_Type::PER7

bit: 7 Periodic Interval 7

Definition at line 1082 of file rtc.h.

◆ reg

uint16_t RTC_MODE0_INTFLAG_Type::reg

Type used for register access

Definition at line 1094 of file rtc.h.

◆ TAMPER

__I uint16_t RTC_MODE0_INTFLAG_Type::TAMPER

bit: 14 Tamper

Definition at line 1086 of file rtc.h.

◆ uint16_t

__I RTC_MODE0_INTFLAG_Type::uint16_t

bit: 10..13 Reserved

bit: 10..15 Reserved

Definition at line 1085 of file rtc.h.

◆ vec

struct { ... } RTC_MODE0_INTFLAG_Type::vec

Structure used for vec access


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