SAME54P20A Test Project
Data Fields
SUPC_BOD33_Type Union Reference

Data Fields

struct {
   uint32_t   __pad0__:1
 
   uint32_t   ENABLE:1
 
   uint32_t   ACTION:2
 
   uint32_t   STDBYCFG:1
 
   uint32_t   RUNSTDBY:1
 
   uint32_t   RUNHIB:1
 
   uint32_t   RUNBKUP:1
 
   uint32_t   HYST:4
 
   uint32_t   PSEL:3
 
   uint32_t   __pad1__:1
 
   uint32_t   LEVEL:8
 
   uint32_t   VBATLEVEL:8
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 172 of file supc.h.

Field Documentation

◆ __pad0__

uint32_t SUPC_BOD33_Type::__pad0__

bit: 0 Reserved

Definition at line 174 of file supc.h.

◆ __pad1__

uint32_t SUPC_BOD33_Type::__pad1__

bit: 15 Reserved

Definition at line 183 of file supc.h.

◆ ACTION

uint32_t SUPC_BOD33_Type::ACTION

bit: 2.. 3 Action when Threshold Crossed

Definition at line 176 of file supc.h.

◆ bit

struct { ... } SUPC_BOD33_Type::bit

Structure used for bit access

◆ ENABLE

uint32_t SUPC_BOD33_Type::ENABLE

bit: 1 Enable

Definition at line 175 of file supc.h.

◆ HYST

uint32_t SUPC_BOD33_Type::HYST

bit: 8..11 Hysteresis value

Definition at line 181 of file supc.h.

◆ LEVEL

uint32_t SUPC_BOD33_Type::LEVEL

bit: 16..23 Threshold Level for VDD

Definition at line 184 of file supc.h.

◆ PSEL

uint32_t SUPC_BOD33_Type::PSEL

bit: 12..14 Prescaler Select

Definition at line 182 of file supc.h.

◆ reg

uint32_t SUPC_BOD33_Type::reg

Type used for register access

Definition at line 187 of file supc.h.

◆ RUNBKUP

uint32_t SUPC_BOD33_Type::RUNBKUP

bit: 7 Run in Backup mode

Definition at line 180 of file supc.h.

◆ RUNHIB

uint32_t SUPC_BOD33_Type::RUNHIB

bit: 6 Run in Hibernate mode

Definition at line 179 of file supc.h.

◆ RUNSTDBY

uint32_t SUPC_BOD33_Type::RUNSTDBY

bit: 5 Run in Standby mode

Definition at line 178 of file supc.h.

◆ STDBYCFG

uint32_t SUPC_BOD33_Type::STDBYCFG

bit: 4 Configuration in Standby mode

Definition at line 177 of file supc.h.

◆ VBATLEVEL

uint32_t SUPC_BOD33_Type::VBATLEVEL

bit: 24..31 Threshold Level in battery backup sleep mode for VBAT

Definition at line 185 of file supc.h.


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