SAME54P20A Test Project
Data Fields
RTC_MODE1_INTENSET_Type Union Reference

Data Fields

struct {
   uint16_t   PER0:1
 
   uint16_t   PER1:1
 
   uint16_t   PER2:1
 
   uint16_t   PER3:1
 
   uint16_t   PER4:1
 
   uint16_t   PER5:1
 
   uint16_t   PER6:1
 
   uint16_t   PER7:1
 
   uint16_t   CMP0:1
 
   uint16_t   CMP1:1
 
   uint16_t   CMP2:1
 
   uint16_t   CMP3:1
 
   uint16_t   __pad0__:2
 
   uint16_t   TAMPER:1
 
   uint16_t   OVF:1
 
bit
 
struct {
   uint16_t   PER:8
 
   uint16_t   CMP:4
 
   uint16_t   __pad0__:4
 
vec
 
uint16_t reg
 

Detailed Description

Definition at line 943 of file rtc.h.

Field Documentation

◆ __pad0__

uint16_t RTC_MODE1_INTENSET_Type::__pad0__

bit: 12..13 Reserved

bit: 12..15 Reserved

Definition at line 957 of file rtc.h.

◆ bit

struct { ... } RTC_MODE1_INTENSET_Type::bit

Structure used for bit access

◆ CMP

uint16_t RTC_MODE1_INTENSET_Type::CMP

bit: 8..11 Compare x Interrupt Enable

Definition at line 963 of file rtc.h.

◆ CMP0

uint16_t RTC_MODE1_INTENSET_Type::CMP0

bit: 8 Compare 0 Interrupt Enable

Definition at line 953 of file rtc.h.

◆ CMP1

uint16_t RTC_MODE1_INTENSET_Type::CMP1

bit: 9 Compare 1 Interrupt Enable

Definition at line 954 of file rtc.h.

◆ CMP2

uint16_t RTC_MODE1_INTENSET_Type::CMP2

bit: 10 Compare 2 Interrupt Enable

Definition at line 955 of file rtc.h.

◆ CMP3

uint16_t RTC_MODE1_INTENSET_Type::CMP3

bit: 11 Compare 3 Interrupt Enable

Definition at line 956 of file rtc.h.

◆ OVF

uint16_t RTC_MODE1_INTENSET_Type::OVF

bit: 15 Overflow Interrupt Enable

Definition at line 959 of file rtc.h.

◆ PER

uint16_t RTC_MODE1_INTENSET_Type::PER

bit: 0.. 7 Periodic Interval x Interrupt Enable

Definition at line 962 of file rtc.h.

◆ PER0

uint16_t RTC_MODE1_INTENSET_Type::PER0

bit: 0 Periodic Interval 0 Interrupt Enable

Definition at line 945 of file rtc.h.

◆ PER1

uint16_t RTC_MODE1_INTENSET_Type::PER1

bit: 1 Periodic Interval 1 Interrupt Enable

Definition at line 946 of file rtc.h.

◆ PER2

uint16_t RTC_MODE1_INTENSET_Type::PER2

bit: 2 Periodic Interval 2 Interrupt Enable

Definition at line 947 of file rtc.h.

◆ PER3

uint16_t RTC_MODE1_INTENSET_Type::PER3

bit: 3 Periodic Interval 3 Interrupt Enable

Definition at line 948 of file rtc.h.

◆ PER4

uint16_t RTC_MODE1_INTENSET_Type::PER4

bit: 4 Periodic Interval 4 Interrupt Enable

Definition at line 949 of file rtc.h.

◆ PER5

uint16_t RTC_MODE1_INTENSET_Type::PER5

bit: 5 Periodic Interval 5 Interrupt Enable

Definition at line 950 of file rtc.h.

◆ PER6

uint16_t RTC_MODE1_INTENSET_Type::PER6

bit: 6 Periodic Interval 6 Interrupt Enable

Definition at line 951 of file rtc.h.

◆ PER7

uint16_t RTC_MODE1_INTENSET_Type::PER7

bit: 7 Periodic Interval 7 Interrupt Enable

Definition at line 952 of file rtc.h.

◆ reg

uint16_t RTC_MODE1_INTENSET_Type::reg

Type used for register access

Definition at line 966 of file rtc.h.

◆ TAMPER

uint16_t RTC_MODE1_INTENSET_Type::TAMPER

bit: 14 Tamper Enable

Definition at line 958 of file rtc.h.

◆ vec

struct { ... } RTC_MODE1_INTENSET_Type::vec

Structure used for vec access


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