SAME54P20A Test Project
Data Fields
PCC_IER_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 89 of file pcc.h.

Field Documentation

◆ __pad0__

uint32_t PCC_IER_Type::__pad0__

bit: 2..31 Reserved

Definition at line 93 of file pcc.h.

◆ bit

struct { ... } PCC_IER_Type::bit

Structure used for bit access

◆ DRDY

uint32_t PCC_IER_Type::DRDY

bit: 0 Data Ready Interrupt Enable

Definition at line 91 of file pcc.h.

◆ OVRE

uint32_t PCC_IER_Type::OVRE

bit: 1 Overrun Error Interrupt Enable

Definition at line 92 of file pcc.h.

◆ reg

uint32_t PCC_IER_Type::reg

Type used for register access

Definition at line 95 of file pcc.h.


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