SAME54P20A Test Project
Data Fields
DAC_STATUS_Type Union Reference

Data Fields

struct {
   uint8_t   READY0:1
 
   uint8_t   READY1:1
 
   uint8_t   EOC0:1
 
   uint8_t   EOC1:1
 
   uint8_t   __pad0__:4
 
bit
 
struct {
   uint8_t   READY:2
 
   uint8_t   EOC:2
 
   uint8_t   __pad0__:4
 
vec
 
uint8_t reg
 

Detailed Description

Definition at line 319 of file dac.h.

Field Documentation

◆ __pad0__

uint8_t DAC_STATUS_Type::__pad0__

bit: 4.. 7 Reserved

Definition at line 325 of file dac.h.

◆ bit

struct { ... } DAC_STATUS_Type::bit

Structure used for bit access

◆ EOC

uint8_t DAC_STATUS_Type::EOC

bit: 2.. 3 DAC x End of Conversion

Definition at line 329 of file dac.h.

◆ EOC0

uint8_t DAC_STATUS_Type::EOC0

bit: 2 DAC 0 End of Conversion

Definition at line 323 of file dac.h.

◆ EOC1

uint8_t DAC_STATUS_Type::EOC1

bit: 3 DAC 1 End of Conversion

Definition at line 324 of file dac.h.

◆ READY

uint8_t DAC_STATUS_Type::READY

bit: 0.. 1 DAC x Startup Ready

Definition at line 328 of file dac.h.

◆ READY0

uint8_t DAC_STATUS_Type::READY0

bit: 0 DAC 0 Startup Ready

Definition at line 321 of file dac.h.

◆ READY1

uint8_t DAC_STATUS_Type::READY1

bit: 1 DAC 1 Startup Ready

Definition at line 322 of file dac.h.

◆ reg

uint8_t DAC_STATUS_Type::reg

Type used for register access

Definition at line 332 of file dac.h.

◆ vec

struct { ... } DAC_STATUS_Type::vec

Structure used for vec access


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