SAME54P20A Test Project
Data Fields
RSTC_RCAUSE_Type Union Reference

Data Fields

struct {
   uint8_t   POR:1
 
   uint8_t   BODCORE:1
 
   uint8_t   BODVDD:1
 
   uint8_t   NVM:1
 
   uint8_t   EXT:1
 
   uint8_t   WDT:1
 
   uint8_t   SYST:1
 
   uint8_t   BACKUP:1
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 44 of file rstc.h.

Field Documentation

◆ BACKUP

uint8_t RSTC_RCAUSE_Type::BACKUP

bit: 7 Backup Reset

Definition at line 53 of file rstc.h.

◆ bit

struct { ... } RSTC_RCAUSE_Type::bit

Structure used for bit access

◆ BODCORE

uint8_t RSTC_RCAUSE_Type::BODCORE

bit: 1 Brown Out CORE Detector Reset

Definition at line 47 of file rstc.h.

◆ BODVDD

uint8_t RSTC_RCAUSE_Type::BODVDD

bit: 2 Brown Out VDD Detector Reset

Definition at line 48 of file rstc.h.

◆ EXT

uint8_t RSTC_RCAUSE_Type::EXT

bit: 4 External Reset

Definition at line 50 of file rstc.h.

◆ NVM

uint8_t RSTC_RCAUSE_Type::NVM

bit: 3 NVM Reset

Definition at line 49 of file rstc.h.

◆ POR

uint8_t RSTC_RCAUSE_Type::POR

bit: 0 Power On Reset

Definition at line 46 of file rstc.h.

◆ reg

uint8_t RSTC_RCAUSE_Type::reg

Type used for register access

Definition at line 55 of file rstc.h.

◆ SYST

uint8_t RSTC_RCAUSE_Type::SYST

bit: 6 System Reset Request

Definition at line 52 of file rstc.h.

◆ WDT

uint8_t RSTC_RCAUSE_Type::WDT

bit: 5 Watchdog Reset

Definition at line 51 of file rstc.h.


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