SAME54P20A Test Project
Data Fields
PDEC_INTENCLR_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 274 of file pdec.h.

Field Documentation

◆ __pad0__

uint8_t PDEC_INTENCLR_Type::__pad0__

bit: 6.. 7 Reserved

bit: 0.. 3 Reserved

Definition at line 282 of file pdec.h.

◆ __pad1__

uint8_t PDEC_INTENCLR_Type::__pad1__

bit: 6.. 7 Reserved

Definition at line 287 of file pdec.h.

◆ bit

struct { ... } PDEC_INTENCLR_Type::bit

Structure used for bit access

◆ DIR

uint8_t PDEC_INTENCLR_Type::DIR

bit: 2 Direction Interrupt Disable

Definition at line 278 of file pdec.h.

◆ ERR

uint8_t PDEC_INTENCLR_Type::ERR

bit: 1 Error Interrupt Disable

Definition at line 277 of file pdec.h.

◆ MC

uint8_t PDEC_INTENCLR_Type::MC

bit: 4.. 5 Channel x Compare Match Disable

Definition at line 286 of file pdec.h.

◆ MC0

uint8_t PDEC_INTENCLR_Type::MC0

bit: 4 Channel 0 Compare Match Disable

Definition at line 280 of file pdec.h.

◆ MC1

uint8_t PDEC_INTENCLR_Type::MC1

bit: 5 Channel 1 Compare Match Disable

Definition at line 281 of file pdec.h.

◆ OVF

uint8_t PDEC_INTENCLR_Type::OVF

bit: 0 Overflow/Underflow Interrupt Disable

Definition at line 276 of file pdec.h.

◆ reg

uint8_t PDEC_INTENCLR_Type::reg

Type used for register access

Definition at line 289 of file pdec.h.

◆ vec

struct { ... } PDEC_INTENCLR_Type::vec

Structure used for vec access

◆ VLC

uint8_t PDEC_INTENCLR_Type::VLC

bit: 3 Velocity Interrupt Disable

Definition at line 279 of file pdec.h.


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