SAME54P20A Test Project
Data Fields
AC_CTRLB_Type Union Reference

Data Fields

struct {
   uint8_t   START0:1
 
   uint8_t   START1:1
 
   uint8_t   __pad0__:6
 
bit
 
struct {
   uint8_t   START:2
 
   uint8_t   __pad0__:6
 
vec
 
uint8_t reg
 

Detailed Description

Definition at line 65 of file ac.h.

Field Documentation

◆ __pad0__

uint8_t AC_CTRLB_Type::__pad0__

bit: 2.. 7 Reserved

Definition at line 69 of file ac.h.

◆ bit

struct { ... } AC_CTRLB_Type::bit

Structure used for bit access

◆ reg

uint8_t AC_CTRLB_Type::reg

Type used for register access

Definition at line 75 of file ac.h.

◆ START

uint8_t AC_CTRLB_Type::START

bit: 0.. 1 Comparator x Start Comparison

Definition at line 72 of file ac.h.

◆ START0

uint8_t AC_CTRLB_Type::START0

bit: 0 Comparator 0 Start Comparison

Definition at line 67 of file ac.h.

◆ START1

uint8_t AC_CTRLB_Type::START1

bit: 1 Comparator 1 Start Comparison

Definition at line 68 of file ac.h.

◆ vec

struct { ... } AC_CTRLB_Type::vec

Structure used for vec access


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