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

Detailed Description

Definition at line 881 of file rtc.h.

Field Documentation

◆ __pad0__

uint16_t RTC_MODE0_INTENSET_Type::__pad0__

bit: 10..13 Reserved

bit: 10..15 Reserved

Definition at line 893 of file rtc.h.

◆ bit

struct { ... } RTC_MODE0_INTENSET_Type::bit

Structure used for bit access

◆ CMP

uint16_t RTC_MODE0_INTENSET_Type::CMP

bit: 8.. 9 Compare x Interrupt Enable

Definition at line 899 of file rtc.h.

◆ CMP0

uint16_t RTC_MODE0_INTENSET_Type::CMP0

bit: 8 Compare 0 Interrupt Enable

Definition at line 891 of file rtc.h.

◆ CMP1

uint16_t RTC_MODE0_INTENSET_Type::CMP1

bit: 9 Compare 1 Interrupt Enable

Definition at line 892 of file rtc.h.

◆ OVF

uint16_t RTC_MODE0_INTENSET_Type::OVF

bit: 15 Overflow Interrupt Enable

Definition at line 895 of file rtc.h.

◆ PER

uint16_t RTC_MODE0_INTENSET_Type::PER

bit: 0.. 7 Periodic Interval x Interrupt Enable

Definition at line 898 of file rtc.h.

◆ PER0

uint16_t RTC_MODE0_INTENSET_Type::PER0

bit: 0 Periodic Interval 0 Interrupt Enable

Definition at line 883 of file rtc.h.

◆ PER1

uint16_t RTC_MODE0_INTENSET_Type::PER1

bit: 1 Periodic Interval 1 Interrupt Enable

Definition at line 884 of file rtc.h.

◆ PER2

uint16_t RTC_MODE0_INTENSET_Type::PER2

bit: 2 Periodic Interval 2 Interrupt Enable

Definition at line 885 of file rtc.h.

◆ PER3

uint16_t RTC_MODE0_INTENSET_Type::PER3

bit: 3 Periodic Interval 3 Interrupt Enable

Definition at line 886 of file rtc.h.

◆ PER4

uint16_t RTC_MODE0_INTENSET_Type::PER4

bit: 4 Periodic Interval 4 Interrupt Enable

Definition at line 887 of file rtc.h.

◆ PER5

uint16_t RTC_MODE0_INTENSET_Type::PER5

bit: 5 Periodic Interval 5 Interrupt Enable

Definition at line 888 of file rtc.h.

◆ PER6

uint16_t RTC_MODE0_INTENSET_Type::PER6

bit: 6 Periodic Interval 6 Interrupt Enable

Definition at line 889 of file rtc.h.

◆ PER7

uint16_t RTC_MODE0_INTENSET_Type::PER7

bit: 7 Periodic Interval 7 Interrupt Enable

Definition at line 890 of file rtc.h.

◆ reg

uint16_t RTC_MODE0_INTENSET_Type::reg

Type used for register access

Definition at line 902 of file rtc.h.

◆ TAMPER

uint16_t RTC_MODE0_INTENSET_Type::TAMPER

bit: 14 Tamper Enable

Definition at line 894 of file rtc.h.

◆ vec

struct { ... } RTC_MODE0_INTENSET_Type::vec

Structure used for vec access


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