SAME54P20A Test Project
Data Fields
SDHC_EISTR_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 882 of file sdhc.h.

Field Documentation

◆ __pad0__

uint16_t SDHC_EISTR_Type::__pad0__

bit: 10..15 Reserved

bit: 10..11 Reserved

Definition at line 894 of file sdhc.h.

◆ __pad1__

uint16_t SDHC_EISTR_Type::__pad1__

bit: 13..15 Reserved

Definition at line 909 of file sdhc.h.

◆ ACMD

uint16_t SDHC_EISTR_Type::ACMD

bit: 8 Auto CMD Error

Definition at line 892 of file sdhc.h.

◆ ADMA

uint16_t SDHC_EISTR_Type::ADMA

bit: 9 ADMA Error

Definition at line 893 of file sdhc.h.

◆ bit

struct { ... } SDHC_EISTR_Type::bit

Structure used for bit access

◆ BOOTAE

uint16_t SDHC_EISTR_Type::BOOTAE

bit: 12 Boot Acknowledge Error

Definition at line 908 of file sdhc.h.

◆ CMDCRC

uint16_t SDHC_EISTR_Type::CMDCRC

bit: 1 Command CRC Error

Definition at line 885 of file sdhc.h.

◆ CMDEND

uint16_t SDHC_EISTR_Type::CMDEND

bit: 2 Command End Bit Error

Definition at line 886 of file sdhc.h.

◆ CMDIDX

uint16_t SDHC_EISTR_Type::CMDIDX

bit: 3 Command Index Error

Definition at line 887 of file sdhc.h.

◆ CMDTEO

uint16_t SDHC_EISTR_Type::CMDTEO

bit: 0 Command Timeout Error

Definition at line 884 of file sdhc.h.

◆ CURLIM

uint16_t SDHC_EISTR_Type::CURLIM

bit: 7 Current Limit Error

Definition at line 891 of file sdhc.h.

◆ DATCRC

uint16_t SDHC_EISTR_Type::DATCRC

bit: 5 Data CRC Error

Definition at line 889 of file sdhc.h.

◆ DATEND

uint16_t SDHC_EISTR_Type::DATEND

bit: 6 Data End Bit Error

Definition at line 890 of file sdhc.h.

◆ DATTEO

uint16_t SDHC_EISTR_Type::DATTEO

bit: 4 Data Timeout Error

Definition at line 888 of file sdhc.h.

◆ EMMC

struct { ... } SDHC_EISTR_Type::EMMC

Structure used for EMMC

◆ reg

uint16_t SDHC_EISTR_Type::reg

Type used for register access

Definition at line 911 of file sdhc.h.


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