SAME54P20A Test Project
Data Fields
SDHC_NISTR_Type Union Reference

Data Fields

struct {
   uint16_t   CMDC:1
 
   uint16_t   TRFC:1
 
   uint16_t   BLKGE:1
 
   uint16_t   DMAINT:1
 
   uint16_t   BWRRDY:1
 
   uint16_t   BRDRDY:1
 
   uint16_t   CINS:1
 
   uint16_t   CREM:1
 
   uint16_t   CINT:1
 
   uint16_t   __pad0__:6
 
   uint16_t   ERRINT:1
 
bit
 
struct {
   uint16_t   CMDC:1
 
   uint16_t   TRFC:1
 
   uint16_t   BLKGE:1
 
   uint16_t   DMAINT:1
 
   uint16_t   BWRRDY:1
 
   uint16_t   BRDRDY:1
 
   uint16_t   __pad0__:8
 
   uint16_t   BOOTAR:1
 
   uint16_t   ERRINT:1
 
EMMC
 
uint16_t reg
 

Detailed Description

Definition at line 739 of file sdhc.h.

Field Documentation

◆ __pad0__

uint16_t SDHC_NISTR_Type::__pad0__

bit: 9..14 Reserved

bit: 6..13 Reserved

Definition at line 750 of file sdhc.h.

◆ bit

struct { ... } SDHC_NISTR_Type::bit

Structure used for bit access

◆ BLKGE

uint16_t SDHC_NISTR_Type::BLKGE

bit: 2 Block Gap Event

Definition at line 743 of file sdhc.h.

◆ BOOTAR

uint16_t SDHC_NISTR_Type::BOOTAR

bit: 14 Boot Acknowledge Received

Definition at line 761 of file sdhc.h.

◆ BRDRDY

uint16_t SDHC_NISTR_Type::BRDRDY

bit: 5 Buffer Read Ready

Definition at line 746 of file sdhc.h.

◆ BWRRDY

uint16_t SDHC_NISTR_Type::BWRRDY

bit: 4 Buffer Write Ready

Definition at line 745 of file sdhc.h.

◆ CINS

uint16_t SDHC_NISTR_Type::CINS

bit: 6 Card Insertion

Definition at line 747 of file sdhc.h.

◆ CINT

uint16_t SDHC_NISTR_Type::CINT

bit: 8 Card Interrupt

Definition at line 749 of file sdhc.h.

◆ CMDC

uint16_t SDHC_NISTR_Type::CMDC

bit: 0 Command Complete

Definition at line 741 of file sdhc.h.

◆ CREM

uint16_t SDHC_NISTR_Type::CREM

bit: 7 Card Removal

Definition at line 748 of file sdhc.h.

◆ DMAINT

uint16_t SDHC_NISTR_Type::DMAINT

bit: 3 DMA Interrupt

Definition at line 744 of file sdhc.h.

◆ EMMC

struct { ... } SDHC_NISTR_Type::EMMC

Structure used for EMMC

◆ ERRINT

uint16_t SDHC_NISTR_Type::ERRINT

bit: 15 Error Interrupt

Definition at line 751 of file sdhc.h.

◆ reg

uint16_t SDHC_NISTR_Type::reg

Type used for register access

Definition at line 764 of file sdhc.h.

◆ TRFC

uint16_t SDHC_NISTR_Type::TRFC

bit: 1 Transfer Complete

Definition at line 742 of file sdhc.h.


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