SAME54P20A Test Project
Data Fields
PCC_ISR_Type Union Reference

Data Fields

struct {
   uint32_t   DRDY:1
 
   uint32_t   OVRE:1
 
   uint32_t   __pad0__:30
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 152 of file pcc.h.

Field Documentation

◆ __pad0__

uint32_t PCC_ISR_Type::__pad0__

bit: 2..31 Reserved

Definition at line 156 of file pcc.h.

◆ bit

struct { ... } PCC_ISR_Type::bit

Structure used for bit access

◆ DRDY

uint32_t PCC_ISR_Type::DRDY

bit: 0 Data Ready Interrupt Status

Definition at line 154 of file pcc.h.

◆ OVRE

uint32_t PCC_ISR_Type::OVRE

bit: 1 Overrun Error Interrupt Status

Definition at line 155 of file pcc.h.

◆ reg

uint32_t PCC_ISR_Type::reg

Type used for register access

Definition at line 158 of file pcc.h.


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