SAME54P20A Test Project
Data Fields
DSU_STATUSA_Type Union Reference

Data Fields

struct {
   uint8_t   DONE:1
 
   uint8_t   CRSTEXT:1
 
   uint8_t   BERR:1
 
   uint8_t   FAIL:1
 
   uint8_t   PERR:1
 
   uint8_t   __pad0__:3
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 78 of file dsu.h.

Field Documentation

◆ __pad0__

uint8_t DSU_STATUSA_Type::__pad0__

bit: 5.. 7 Reserved

Definition at line 85 of file dsu.h.

◆ BERR

uint8_t DSU_STATUSA_Type::BERR

bit: 2 Bus Error

Definition at line 82 of file dsu.h.

◆ bit

struct { ... } DSU_STATUSA_Type::bit

Structure used for bit access

◆ CRSTEXT

uint8_t DSU_STATUSA_Type::CRSTEXT

bit: 1 CPU Reset Phase Extension

Definition at line 81 of file dsu.h.

◆ DONE

uint8_t DSU_STATUSA_Type::DONE

bit: 0 Done

Definition at line 80 of file dsu.h.

◆ FAIL

uint8_t DSU_STATUSA_Type::FAIL

bit: 3 Failure

Definition at line 83 of file dsu.h.

◆ PERR

uint8_t DSU_STATUSA_Type::PERR

bit: 4 Protection Error

Definition at line 84 of file dsu.h.

◆ reg

uint8_t DSU_STATUSA_Type::reg

Type used for register access

Definition at line 87 of file dsu.h.


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