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

Field Documentation

◆ __pad0__

uint16_t SDHC_EISIER_Type::__pad0__

bit: 10..15 Reserved

bit: 10..11 Reserved

Definition at line 1488 of file sdhc.h.

◆ __pad1__

uint16_t SDHC_EISIER_Type::__pad1__

bit: 13..15 Reserved

Definition at line 1503 of file sdhc.h.

◆ ACMD

uint16_t SDHC_EISIER_Type::ACMD

bit: 8 Auto CMD Error Signal Enable

Definition at line 1486 of file sdhc.h.

◆ ADMA

uint16_t SDHC_EISIER_Type::ADMA

bit: 9 ADMA Error Signal Enable

Definition at line 1487 of file sdhc.h.

◆ bit

struct { ... } SDHC_EISIER_Type::bit

Structure used for bit access

◆ BOOTAE

uint16_t SDHC_EISIER_Type::BOOTAE

bit: 12 Boot Acknowledge Error Signal Enable

Definition at line 1502 of file sdhc.h.

◆ CMDCRC

uint16_t SDHC_EISIER_Type::CMDCRC

bit: 1 Command CRC Error Signal Enable

Definition at line 1479 of file sdhc.h.

◆ CMDEND

uint16_t SDHC_EISIER_Type::CMDEND

bit: 2 Command End Bit Error Signal Enable

Definition at line 1480 of file sdhc.h.

◆ CMDIDX

uint16_t SDHC_EISIER_Type::CMDIDX

bit: 3 Command Index Error Signal Enable

Definition at line 1481 of file sdhc.h.

◆ CMDTEO

uint16_t SDHC_EISIER_Type::CMDTEO

bit: 0 Command Timeout Error Signal Enable

Definition at line 1478 of file sdhc.h.

◆ CURLIM

uint16_t SDHC_EISIER_Type::CURLIM

bit: 7 Current Limit Error Signal Enable

Definition at line 1485 of file sdhc.h.

◆ DATCRC

uint16_t SDHC_EISIER_Type::DATCRC

bit: 5 Data CRC Error Signal Enable

Definition at line 1483 of file sdhc.h.

◆ DATEND

uint16_t SDHC_EISIER_Type::DATEND

bit: 6 Data End Bit Error Signal Enable

Definition at line 1484 of file sdhc.h.

◆ DATTEO

uint16_t SDHC_EISIER_Type::DATTEO

bit: 4 Data Timeout Error Signal Enable

Definition at line 1482 of file sdhc.h.

◆ EMMC

struct { ... } SDHC_EISIER_Type::EMMC

Structure used for EMMC

◆ reg

uint16_t SDHC_EISIER_Type::reg

Type used for register access

Definition at line 1505 of file sdhc.h.


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