SAME54P20A Test Project
Data Fields
AC_STATUSB_Type Union Reference

Data Fields

struct {
   uint8_t   READY0:1
 
   uint8_t   READY1:1
 
   uint8_t   __pad0__:6
 
bit
 
struct {
   uint8_t   READY:2
 
   uint8_t   __pad0__:6
 
vec
 
uint8_t reg
 

Detailed Description

Definition at line 304 of file ac.h.

Field Documentation

◆ __pad0__

uint8_t AC_STATUSB_Type::__pad0__

bit: 2.. 7 Reserved

Definition at line 308 of file ac.h.

◆ bit

struct { ... } AC_STATUSB_Type::bit

Structure used for bit access

◆ READY

uint8_t AC_STATUSB_Type::READY

bit: 0.. 1 Comparator x Ready

Definition at line 311 of file ac.h.

◆ READY0

uint8_t AC_STATUSB_Type::READY0

bit: 0 Comparator 0 Ready

Definition at line 306 of file ac.h.

◆ READY1

uint8_t AC_STATUSB_Type::READY1

bit: 1 Comparator 1 Ready

Definition at line 307 of file ac.h.

◆ reg

uint8_t AC_STATUSB_Type::reg

Type used for register access

Definition at line 314 of file ac.h.

◆ vec

struct { ... } AC_STATUSB_Type::vec

Structure used for vec access


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