SAME54P20A Test Project
Data Fields
SDHC_EISTER_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__:6
 
bit
 
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
 
EMMC
 
uint16_t reg
 

Detailed Description

Definition at line 1181 of file sdhc.h.

Field Documentation

◆ __pad0__

uint16_t SDHC_EISTER_Type::__pad0__

bit: 10..15 Reserved

bit: 10..11 Reserved

Definition at line 1193 of file sdhc.h.

◆ __pad1__

uint16_t SDHC_EISTER_Type::__pad1__

bit: 13..15 Reserved

Definition at line 1208 of file sdhc.h.

◆ ACMD

uint16_t SDHC_EISTER_Type::ACMD

bit: 8 Auto CMD Error Status Enable

Definition at line 1191 of file sdhc.h.

◆ ADMA

uint16_t SDHC_EISTER_Type::ADMA

bit: 9 ADMA Error Status Enable

Definition at line 1192 of file sdhc.h.

◆ bit

struct { ... } SDHC_EISTER_Type::bit

Structure used for bit access

◆ BOOTAE

uint16_t SDHC_EISTER_Type::BOOTAE

bit: 12 Boot Acknowledge Error Status Enable

Definition at line 1207 of file sdhc.h.

◆ CMDCRC

uint16_t SDHC_EISTER_Type::CMDCRC

bit: 1 Command CRC Error Status Enable

Definition at line 1184 of file sdhc.h.

◆ CMDEND

uint16_t SDHC_EISTER_Type::CMDEND

bit: 2 Command End Bit Error Status Enable

Definition at line 1185 of file sdhc.h.

◆ CMDIDX

uint16_t SDHC_EISTER_Type::CMDIDX

bit: 3 Command Index Error Status Enable

Definition at line 1186 of file sdhc.h.

◆ CMDTEO

uint16_t SDHC_EISTER_Type::CMDTEO

bit: 0 Command Timeout Error Status Enable

Definition at line 1183 of file sdhc.h.

◆ CURLIM

uint16_t SDHC_EISTER_Type::CURLIM

bit: 7 Current Limit Error Status Enable

Definition at line 1190 of file sdhc.h.

◆ DATCRC

uint16_t SDHC_EISTER_Type::DATCRC

bit: 5 Data CRC Error Status Enable

Definition at line 1188 of file sdhc.h.

◆ DATEND

uint16_t SDHC_EISTER_Type::DATEND

bit: 6 Data End Bit Error Status Enable

Definition at line 1189 of file sdhc.h.

◆ DATTEO

uint16_t SDHC_EISTER_Type::DATTEO

bit: 4 Data Timeout Error Status Enable

Definition at line 1187 of file sdhc.h.

◆ EMMC

struct { ... } SDHC_EISTER_Type::EMMC

Structure used for EMMC

◆ reg

uint16_t SDHC_EISTER_Type::reg

Type used for register access

Definition at line 1210 of file sdhc.h.


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