SAME54P20A Test Project
Data Fields
PDEC_INTENSET_Type Union Reference

Data Fields

struct {
   uint8_t   OVF:1
 
   uint8_t   ERR:1
 
   uint8_t   DIR:1
 
   uint8_t   VLC:1
 
   uint8_t   MC0:1
 
   uint8_t   MC1:1
 
   uint8_t   __pad0__:2
 
bit
 
struct {
   uint8_t   __pad0__:4
 
   uint8_t   MC:2
 
   uint8_t   __pad1__:2
 
vec
 
uint8_t reg
 

Detailed Description

Definition at line 315 of file pdec.h.

Field Documentation

◆ __pad0__

uint8_t PDEC_INTENSET_Type::__pad0__

bit: 6.. 7 Reserved

bit: 0.. 3 Reserved

Definition at line 323 of file pdec.h.

◆ __pad1__

uint8_t PDEC_INTENSET_Type::__pad1__

bit: 6.. 7 Reserved

Definition at line 328 of file pdec.h.

◆ bit

struct { ... } PDEC_INTENSET_Type::bit

Structure used for bit access

◆ DIR

uint8_t PDEC_INTENSET_Type::DIR

bit: 2 Direction Interrupt Enable

Definition at line 319 of file pdec.h.

◆ ERR

uint8_t PDEC_INTENSET_Type::ERR

bit: 1 Error Interrupt Enable

Definition at line 318 of file pdec.h.

◆ MC

uint8_t PDEC_INTENSET_Type::MC

bit: 4.. 5 Channel x Compare Match Enable

Definition at line 327 of file pdec.h.

◆ MC0

uint8_t PDEC_INTENSET_Type::MC0

bit: 4 Channel 0 Compare Match Enable

Definition at line 321 of file pdec.h.

◆ MC1

uint8_t PDEC_INTENSET_Type::MC1

bit: 5 Channel 1 Compare Match Enable

Definition at line 322 of file pdec.h.

◆ OVF

uint8_t PDEC_INTENSET_Type::OVF

bit: 0 Overflow/Underflow Interrupt Enable

Definition at line 317 of file pdec.h.

◆ reg

uint8_t PDEC_INTENSET_Type::reg

Type used for register access

Definition at line 330 of file pdec.h.

◆ vec

struct { ... } PDEC_INTENSET_Type::vec

Structure used for vec access

◆ VLC

uint8_t PDEC_INTENSET_Type::VLC

bit: 3 Velocity Interrupt Enable

Definition at line 320 of file pdec.h.


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