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

Field Documentation

◆ __pad0__

uint32_t PCC_IMR_Type::__pad0__

bit: 2..31 Reserved

Definition at line 135 of file pcc.h.

◆ bit

struct { ... } PCC_IMR_Type::bit

Structure used for bit access

◆ DRDY

uint32_t PCC_IMR_Type::DRDY

bit: 0 Data Ready Interrupt Mask

Definition at line 133 of file pcc.h.

◆ OVRE

uint32_t PCC_IMR_Type::OVRE

bit: 1 Overrun Error Interrupt Mask

Definition at line 134 of file pcc.h.

◆ reg

uint32_t PCC_IMR_Type::reg

Type used for register access

Definition at line 137 of file pcc.h.


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