SAME54P20A Test Project
Data Fields
RTC_MODE2_INTENCLR_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 819 of file rtc.h.

Field Documentation

◆ __pad0__

uint16_t RTC_MODE2_INTENCLR_Type::__pad0__

bit: 10..13 Reserved

bit: 10..15 Reserved

Definition at line 831 of file rtc.h.

◆ ALARM

uint16_t RTC_MODE2_INTENCLR_Type::ALARM

bit: 8.. 9 Alarm x Interrupt Enable

Definition at line 837 of file rtc.h.

◆ ALARM0

uint16_t RTC_MODE2_INTENCLR_Type::ALARM0

bit: 8 Alarm 0 Interrupt Enable

Definition at line 829 of file rtc.h.

◆ ALARM1

uint16_t RTC_MODE2_INTENCLR_Type::ALARM1

bit: 9 Alarm 1 Interrupt Enable

Definition at line 830 of file rtc.h.

◆ bit

struct { ... } RTC_MODE2_INTENCLR_Type::bit

Structure used for bit access

◆ OVF

uint16_t RTC_MODE2_INTENCLR_Type::OVF

bit: 15 Overflow Interrupt Enable

Definition at line 833 of file rtc.h.

◆ PER

uint16_t RTC_MODE2_INTENCLR_Type::PER

bit: 0.. 7 Periodic Interval x Interrupt Enable

Definition at line 836 of file rtc.h.

◆ PER0

uint16_t RTC_MODE2_INTENCLR_Type::PER0

bit: 0 Periodic Interval 0 Interrupt Enable

Definition at line 821 of file rtc.h.

◆ PER1

uint16_t RTC_MODE2_INTENCLR_Type::PER1

bit: 1 Periodic Interval 1 Interrupt Enable

Definition at line 822 of file rtc.h.

◆ PER2

uint16_t RTC_MODE2_INTENCLR_Type::PER2

bit: 2 Periodic Interval 2 Interrupt Enable

Definition at line 823 of file rtc.h.

◆ PER3

uint16_t RTC_MODE2_INTENCLR_Type::PER3

bit: 3 Periodic Interval 3 Interrupt Enable

Definition at line 824 of file rtc.h.

◆ PER4

uint16_t RTC_MODE2_INTENCLR_Type::PER4

bit: 4 Periodic Interval 4 Interrupt Enable

Definition at line 825 of file rtc.h.

◆ PER5

uint16_t RTC_MODE2_INTENCLR_Type::PER5

bit: 5 Periodic Interval 5 Interrupt Enable

Definition at line 826 of file rtc.h.

◆ PER6

uint16_t RTC_MODE2_INTENCLR_Type::PER6

bit: 6 Periodic Interval 6 Interrupt Enable

Definition at line 827 of file rtc.h.

◆ PER7

uint16_t RTC_MODE2_INTENCLR_Type::PER7

bit: 7 Periodic Interval 7 Interrupt Enable

Definition at line 828 of file rtc.h.

◆ reg

uint16_t RTC_MODE2_INTENCLR_Type::reg

Type used for register access

Definition at line 840 of file rtc.h.

◆ TAMPER

uint16_t RTC_MODE2_INTENCLR_Type::TAMPER

bit: 14 Tamper Enable

Definition at line 832 of file rtc.h.

◆ vec

struct { ... } RTC_MODE2_INTENCLR_Type::vec

Structure used for vec access


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