SAME54P20A Test Project
Data Fields
PAC_STATUSA_Type Union Reference

Data Fields

struct {
   uint32_t   PAC_:1
 
   uint32_t   PM_:1
 
   uint32_t   MCLK_:1
 
   uint32_t   RSTC_:1
 
   uint32_t   OSCCTRL_:1
 
   uint32_t   OSC32KCTRL_:1
 
   uint32_t   SUPC_:1
 
   uint32_t   GCLK_:1
 
   uint32_t   WDT_:1
 
   uint32_t   RTC_:1
 
   uint32_t   EIC_:1
 
   uint32_t   FREQM_:1
 
   uint32_t   SERCOM0_:1
 
   uint32_t   SERCOM1_:1
 
   uint32_t   TC0_:1
 
   uint32_t   TC1_:1
 
   uint32_t   __pad0__:16
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 428 of file pac.h.

Field Documentation

◆ __pad0__

uint32_t PAC_STATUSA_Type::__pad0__

bit: 16..31 Reserved

Definition at line 446 of file pac.h.

◆ bit

struct { ... } PAC_STATUSA_Type::bit

Structure used for bit access

◆ EIC_

uint32_t PAC_STATUSA_Type::EIC_

bit: 10 EIC APB Protect Enable

Definition at line 440 of file pac.h.

◆ FREQM_

uint32_t PAC_STATUSA_Type::FREQM_

bit: 11 FREQM APB Protect Enable

Definition at line 441 of file pac.h.

◆ GCLK_

uint32_t PAC_STATUSA_Type::GCLK_

bit: 7 GCLK APB Protect Enable

Definition at line 437 of file pac.h.

◆ MCLK_

uint32_t PAC_STATUSA_Type::MCLK_

bit: 2 MCLK APB Protect Enable

Definition at line 432 of file pac.h.

◆ OSC32KCTRL_

uint32_t PAC_STATUSA_Type::OSC32KCTRL_

bit: 5 OSC32KCTRL APB Protect Enable

Definition at line 435 of file pac.h.

◆ OSCCTRL_

uint32_t PAC_STATUSA_Type::OSCCTRL_

bit: 4 OSCCTRL APB Protect Enable

Definition at line 434 of file pac.h.

◆ PAC_

uint32_t PAC_STATUSA_Type::PAC_

bit: 0 PAC APB Protect Enable

Definition at line 430 of file pac.h.

◆ PM_

uint32_t PAC_STATUSA_Type::PM_

bit: 1 PM APB Protect Enable

Definition at line 431 of file pac.h.

◆ reg

uint32_t PAC_STATUSA_Type::reg

Type used for register access

Definition at line 448 of file pac.h.

◆ RSTC_

uint32_t PAC_STATUSA_Type::RSTC_

bit: 3 RSTC APB Protect Enable

Definition at line 433 of file pac.h.

◆ RTC_

uint32_t PAC_STATUSA_Type::RTC_

bit: 9 RTC APB Protect Enable

Definition at line 439 of file pac.h.

◆ SERCOM0_

uint32_t PAC_STATUSA_Type::SERCOM0_

bit: 12 SERCOM0 APB Protect Enable

Definition at line 442 of file pac.h.

◆ SERCOM1_

uint32_t PAC_STATUSA_Type::SERCOM1_

bit: 13 SERCOM1 APB Protect Enable

Definition at line 443 of file pac.h.

◆ SUPC_

uint32_t PAC_STATUSA_Type::SUPC_

bit: 6 SUPC APB Protect Enable

Definition at line 436 of file pac.h.

◆ TC0_

uint32_t PAC_STATUSA_Type::TC0_

bit: 14 TC0 APB Protect Enable

Definition at line 444 of file pac.h.

◆ TC1_

uint32_t PAC_STATUSA_Type::TC1_

bit: 15 TC1 APB Protect Enable

Definition at line 445 of file pac.h.

◆ WDT_

uint32_t PAC_STATUSA_Type::WDT_

bit: 8 WDT APB Protect Enable

Definition at line 438 of file pac.h.


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