SAME54P20A Test Project
Data Fields
RTC_MODE2_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   ALARM0:1
 
   uint16_t   ALARM1:1
 
   uint16_t   __pad0__:4
 
   uint16_t   TAMPER:1
 
   uint16_t   OVF:1
 
bit
 
struct {
   uint16_t   PER:8
 
   uint16_t   ALARM:2
 
   uint16_t   __pad0__:6
 
vec
 
uint16_t reg
 

Detailed Description

Definition at line 1011 of file rtc.h.

Field Documentation

◆ __pad0__

uint16_t RTC_MODE2_INTENSET_Type::__pad0__

bit: 10..13 Reserved

bit: 10..15 Reserved

Definition at line 1023 of file rtc.h.

◆ ALARM

uint16_t RTC_MODE2_INTENSET_Type::ALARM

bit: 8.. 9 Alarm x Interrupt Enable

Definition at line 1029 of file rtc.h.

◆ ALARM0

uint16_t RTC_MODE2_INTENSET_Type::ALARM0

bit: 8 Alarm 0 Interrupt Enable

Definition at line 1021 of file rtc.h.

◆ ALARM1

uint16_t RTC_MODE2_INTENSET_Type::ALARM1

bit: 9 Alarm 1 Interrupt Enable

Definition at line 1022 of file rtc.h.

◆ bit

struct { ... } RTC_MODE2_INTENSET_Type::bit

Structure used for bit access

◆ OVF

uint16_t RTC_MODE2_INTENSET_Type::OVF

bit: 15 Overflow Interrupt Enable

Definition at line 1025 of file rtc.h.

◆ PER

uint16_t RTC_MODE2_INTENSET_Type::PER

bit: 0.. 7 Periodic Interval x Enable

Definition at line 1028 of file rtc.h.

◆ PER0

uint16_t RTC_MODE2_INTENSET_Type::PER0

bit: 0 Periodic Interval 0 Enable

Definition at line 1013 of file rtc.h.

◆ PER1

uint16_t RTC_MODE2_INTENSET_Type::PER1

bit: 1 Periodic Interval 1 Enable

Definition at line 1014 of file rtc.h.

◆ PER2

uint16_t RTC_MODE2_INTENSET_Type::PER2

bit: 2 Periodic Interval 2 Enable

Definition at line 1015 of file rtc.h.

◆ PER3

uint16_t RTC_MODE2_INTENSET_Type::PER3

bit: 3 Periodic Interval 3 Enable

Definition at line 1016 of file rtc.h.

◆ PER4

uint16_t RTC_MODE2_INTENSET_Type::PER4

bit: 4 Periodic Interval 4 Enable

Definition at line 1017 of file rtc.h.

◆ PER5

uint16_t RTC_MODE2_INTENSET_Type::PER5

bit: 5 Periodic Interval 5 Enable

Definition at line 1018 of file rtc.h.

◆ PER6

uint16_t RTC_MODE2_INTENSET_Type::PER6

bit: 6 Periodic Interval 6 Enable

Definition at line 1019 of file rtc.h.

◆ PER7

uint16_t RTC_MODE2_INTENSET_Type::PER7

bit: 7 Periodic Interval 7 Enable

Definition at line 1020 of file rtc.h.

◆ reg

uint16_t RTC_MODE2_INTENSET_Type::reg

Type used for register access

Definition at line 1032 of file rtc.h.

◆ TAMPER

uint16_t RTC_MODE2_INTENSET_Type::TAMPER

bit: 14 Tamper Enable

Definition at line 1024 of file rtc.h.

◆ vec

struct { ... } RTC_MODE2_INTENSET_Type::vec

Structure used for vec access


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