SAME54P20A Test Project
Data Fields
SDHC_FEREIS_Type Union Reference

Data Fields

struct {
   uint16_t   CMDTEO:1
 
   uint16_t   CMDCRC:1
 
   uint16_t   CMDEND:1
 
   uint16_t   CMDIDX:1
 
   uint16_t   DATTEO:1
 
   uint16_t   DATCRC:1
 
   uint16_t   DATEND:1
 
   uint16_t   CURLIM:1
 
   uint16_t   ACMD:1
 
   uint16_t   ADMA:1
 
   uint16_t   __pad0__:2
 
   uint16_t   BOOTAE:1
 
   uint16_t   __pad1__:3
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 2165 of file sdhc.h.

Field Documentation

◆ __pad0__

uint16_t SDHC_FEREIS_Type::__pad0__

bit: 10..11 Reserved

Definition at line 2177 of file sdhc.h.

◆ __pad1__

uint16_t SDHC_FEREIS_Type::__pad1__

bit: 13..15 Reserved

Definition at line 2179 of file sdhc.h.

◆ ACMD

uint16_t SDHC_FEREIS_Type::ACMD

bit: 8 Force Event for Auto CMD Error

Definition at line 2175 of file sdhc.h.

◆ ADMA

uint16_t SDHC_FEREIS_Type::ADMA

bit: 9 Force Event for ADMA Error

Definition at line 2176 of file sdhc.h.

◆ bit

struct { ... } SDHC_FEREIS_Type::bit

Structure used for bit access

◆ BOOTAE

uint16_t SDHC_FEREIS_Type::BOOTAE

bit: 12 Force Event for Boot Acknowledge Error

Definition at line 2178 of file sdhc.h.

◆ CMDCRC

uint16_t SDHC_FEREIS_Type::CMDCRC

bit: 1 Force Event for Command CRC Error

Definition at line 2168 of file sdhc.h.

◆ CMDEND

uint16_t SDHC_FEREIS_Type::CMDEND

bit: 2 Force Event for Command End Bit Error

Definition at line 2169 of file sdhc.h.

◆ CMDIDX

uint16_t SDHC_FEREIS_Type::CMDIDX

bit: 3 Force Event for Command Index Error

Definition at line 2170 of file sdhc.h.

◆ CMDTEO

uint16_t SDHC_FEREIS_Type::CMDTEO

bit: 0 Force Event for Command Timeout Error

Definition at line 2167 of file sdhc.h.

◆ CURLIM

uint16_t SDHC_FEREIS_Type::CURLIM

bit: 7 Force Event for Current Limit Error

Definition at line 2174 of file sdhc.h.

◆ DATCRC

uint16_t SDHC_FEREIS_Type::DATCRC

bit: 5 Force Event for Data CRC Error

Definition at line 2172 of file sdhc.h.

◆ DATEND

uint16_t SDHC_FEREIS_Type::DATEND

bit: 6 Force Event for Data End Bit Error

Definition at line 2173 of file sdhc.h.

◆ DATTEO

uint16_t SDHC_FEREIS_Type::DATTEO

bit: 4 Force Event for Data Timeout Error

Definition at line 2171 of file sdhc.h.

◆ reg

uint16_t SDHC_FEREIS_Type::reg

Type used for register access

Definition at line 2181 of file sdhc.h.


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