SAME54P20A Test Project
Data Fields
SUPC_STATUS_Type Union Reference

Data Fields

struct {
   uint32_t   BOD33RDY:1
 
   uint32_t   BOD33DET:1
 
   uint32_t   B33SRDY:1
 
   uint32_t   __pad0__:5
 
   uint32_t   VREGRDY:1
 
   uint32_t   __pad1__:1
 
   uint32_t   VCORERDY:1
 
   uint32_t   __pad2__:21
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 140 of file supc.h.

Field Documentation

◆ __pad0__

uint32_t SUPC_STATUS_Type::__pad0__

bit: 3.. 7 Reserved

Definition at line 145 of file supc.h.

◆ __pad1__

uint32_t SUPC_STATUS_Type::__pad1__

bit: 9 Reserved

Definition at line 147 of file supc.h.

◆ __pad2__

uint32_t SUPC_STATUS_Type::__pad2__

bit: 11..31 Reserved

Definition at line 149 of file supc.h.

◆ B33SRDY

uint32_t SUPC_STATUS_Type::B33SRDY

bit: 2 BOD33 Synchronization Ready

Definition at line 144 of file supc.h.

◆ bit

struct { ... } SUPC_STATUS_Type::bit

Structure used for bit access

◆ BOD33DET

uint32_t SUPC_STATUS_Type::BOD33DET

bit: 1 BOD33 Detection

Definition at line 143 of file supc.h.

◆ BOD33RDY

uint32_t SUPC_STATUS_Type::BOD33RDY

bit: 0 BOD33 Ready

Definition at line 142 of file supc.h.

◆ reg

uint32_t SUPC_STATUS_Type::reg

Type used for register access

Definition at line 151 of file supc.h.

◆ VCORERDY

uint32_t SUPC_STATUS_Type::VCORERDY

bit: 10 VDDCORE Ready

Definition at line 148 of file supc.h.

◆ VREGRDY

uint32_t SUPC_STATUS_Type::VREGRDY

bit: 8 Voltage Regulator Ready

Definition at line 146 of file supc.h.


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