SAME54P20A Test Project
Data Fields
PAC_STATUSD_Type Union Reference

Data Fields

struct {
   uint32_t   SERCOM4_:1
 
   uint32_t   SERCOM5_:1
 
   uint32_t   SERCOM6_:1
 
   uint32_t   SERCOM7_:1
 
   uint32_t   TCC4_:1
 
   uint32_t   TC6_:1
 
   uint32_t   TC7_:1
 
   uint32_t   ADC0_:1
 
   uint32_t   ADC1_:1
 
   uint32_t   DAC_:1
 
   uint32_t   I2S_:1
 
   uint32_t   PCC_:1
 
   uint32_t   __pad0__:20
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 613 of file pac.h.

Field Documentation

◆ __pad0__

uint32_t PAC_STATUSD_Type::__pad0__

bit: 12..31 Reserved

Definition at line 627 of file pac.h.

◆ ADC0_

uint32_t PAC_STATUSD_Type::ADC0_

bit: 7 ADC0 APB Protect Enable

Definition at line 622 of file pac.h.

◆ ADC1_

uint32_t PAC_STATUSD_Type::ADC1_

bit: 8 ADC1 APB Protect Enable

Definition at line 623 of file pac.h.

◆ bit

struct { ... } PAC_STATUSD_Type::bit

Structure used for bit access

◆ DAC_

uint32_t PAC_STATUSD_Type::DAC_

bit: 9 DAC APB Protect Enable

Definition at line 624 of file pac.h.

◆ I2S_

uint32_t PAC_STATUSD_Type::I2S_

bit: 10 I2S APB Protect Enable

Definition at line 625 of file pac.h.

◆ PCC_

uint32_t PAC_STATUSD_Type::PCC_

bit: 11 PCC APB Protect Enable

Definition at line 626 of file pac.h.

◆ reg

uint32_t PAC_STATUSD_Type::reg

Type used for register access

Definition at line 629 of file pac.h.

◆ SERCOM4_

uint32_t PAC_STATUSD_Type::SERCOM4_

bit: 0 SERCOM4 APB Protect Enable

Definition at line 615 of file pac.h.

◆ SERCOM5_

uint32_t PAC_STATUSD_Type::SERCOM5_

bit: 1 SERCOM5 APB Protect Enable

Definition at line 616 of file pac.h.

◆ SERCOM6_

uint32_t PAC_STATUSD_Type::SERCOM6_

bit: 2 SERCOM6 APB Protect Enable

Definition at line 617 of file pac.h.

◆ SERCOM7_

uint32_t PAC_STATUSD_Type::SERCOM7_

bit: 3 SERCOM7 APB Protect Enable

Definition at line 618 of file pac.h.

◆ TC6_

uint32_t PAC_STATUSD_Type::TC6_

bit: 5 TC6 APB Protect Enable

Definition at line 620 of file pac.h.

◆ TC7_

uint32_t PAC_STATUSD_Type::TC7_

bit: 6 TC7 APB Protect Enable

Definition at line 621 of file pac.h.

◆ TCC4_

uint32_t PAC_STATUSD_Type::TCC4_

bit: 4 TCC4 APB Protect Enable

Definition at line 619 of file pac.h.


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