SAME54P20A Test Project
Data Fields
AC_STATUSA_Type Union Reference

Data Fields

struct {
   uint8_t   STATE0:1
 
   uint8_t   STATE1:1
 
   uint8_t   __pad0__:2
 
   uint8_t   WSTATE0:2
 
   uint8_t   __pad1__:2
 
bit
 
struct {
   uint8_t   STATE:2
 
   uint8_t   __pad0__:6
 
vec
 
uint8_t reg
 

Detailed Description

Definition at line 265 of file ac.h.

Field Documentation

◆ __pad0__

uint8_t AC_STATUSA_Type::__pad0__

bit: 2.. 3 Reserved

bit: 2.. 7 Reserved

Definition at line 269 of file ac.h.

◆ __pad1__

uint8_t AC_STATUSA_Type::__pad1__

bit: 6.. 7 Reserved

Definition at line 271 of file ac.h.

◆ bit

struct { ... } AC_STATUSA_Type::bit

Structure used for bit access

◆ reg

uint8_t AC_STATUSA_Type::reg

Type used for register access

Definition at line 277 of file ac.h.

◆ STATE

uint8_t AC_STATUSA_Type::STATE

bit: 0.. 1 Comparator x Current State

Definition at line 274 of file ac.h.

◆ STATE0

uint8_t AC_STATUSA_Type::STATE0

bit: 0 Comparator 0 Current State

Definition at line 267 of file ac.h.

◆ STATE1

uint8_t AC_STATUSA_Type::STATE1

bit: 1 Comparator 1 Current State

Definition at line 268 of file ac.h.

◆ vec

struct { ... } AC_STATUSA_Type::vec

Structure used for vec access

◆ WSTATE0

uint8_t AC_STATUSA_Type::WSTATE0

bit: 4.. 5 Window 0 Current State

Definition at line 270 of file ac.h.


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