SAME54P20A Test Project
Data Fields
SDHC_PSR_Type Union Reference

Data Fields

struct {
   uint32_t   CMDINHC:1
 
   uint32_t   CMDINHD:1
 
   uint32_t   DLACT:1
 
   uint32_t   RTREQ:1
 
   uint32_t   __pad0__:4
 
   uint32_t   WTACT:1
 
   uint32_t   RTACT:1
 
   uint32_t   BUFWREN:1
 
   uint32_t   BUFRDEN:1
 
   uint32_t   __pad1__:4
 
   uint32_t   CARDINS:1
 
   uint32_t   CARDSS:1
 
   uint32_t   CARDDPL:1
 
   uint32_t   WRPPL:1
 
   uint32_t   DATLL:4
 
   uint32_t   CMDLL:1
 
   uint32_t   __pad2__:7
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 303 of file sdhc.h.

Field Documentation

◆ __pad0__

uint32_t SDHC_PSR_Type::__pad0__

bit: 4.. 7 Reserved

Definition at line 309 of file sdhc.h.

◆ __pad1__

uint32_t SDHC_PSR_Type::__pad1__

bit: 12..15 Reserved

Definition at line 314 of file sdhc.h.

◆ __pad2__

uint32_t SDHC_PSR_Type::__pad2__

bit: 25..31 Reserved

Definition at line 321 of file sdhc.h.

◆ bit

struct { ... } SDHC_PSR_Type::bit

Structure used for bit access

◆ BUFRDEN

uint32_t SDHC_PSR_Type::BUFRDEN

bit: 11 Buffer Read Enable

Definition at line 313 of file sdhc.h.

◆ BUFWREN

uint32_t SDHC_PSR_Type::BUFWREN

bit: 10 Buffer Write Enable

Definition at line 312 of file sdhc.h.

◆ CARDDPL

uint32_t SDHC_PSR_Type::CARDDPL

bit: 18 Card Detect Pin Level

Definition at line 317 of file sdhc.h.

◆ CARDINS

uint32_t SDHC_PSR_Type::CARDINS

bit: 16 Card Inserted

Definition at line 315 of file sdhc.h.

◆ CARDSS

uint32_t SDHC_PSR_Type::CARDSS

bit: 17 Card State Stable

Definition at line 316 of file sdhc.h.

◆ CMDINHC

uint32_t SDHC_PSR_Type::CMDINHC

bit: 0 Command Inhibit (CMD)

Definition at line 305 of file sdhc.h.

◆ CMDINHD

uint32_t SDHC_PSR_Type::CMDINHD

bit: 1 Command Inhibit (DAT)

Definition at line 306 of file sdhc.h.

◆ CMDLL

uint32_t SDHC_PSR_Type::CMDLL

bit: 24 CMD Line Level

Definition at line 320 of file sdhc.h.

◆ DATLL

uint32_t SDHC_PSR_Type::DATLL

bit: 20..23 DAT[3:0] Line Level

Definition at line 319 of file sdhc.h.

◆ DLACT

uint32_t SDHC_PSR_Type::DLACT

bit: 2 DAT Line Active

Definition at line 307 of file sdhc.h.

◆ reg

uint32_t SDHC_PSR_Type::reg

Type used for register access

Definition at line 323 of file sdhc.h.

◆ RTACT

uint32_t SDHC_PSR_Type::RTACT

bit: 9 Read Transfer Active

Definition at line 311 of file sdhc.h.

◆ RTREQ

uint32_t SDHC_PSR_Type::RTREQ

bit: 3 Re-Tuning Request

Definition at line 308 of file sdhc.h.

◆ WRPPL

uint32_t SDHC_PSR_Type::WRPPL

bit: 19 Write Protect Pin Level

Definition at line 318 of file sdhc.h.

◆ WTACT

uint32_t SDHC_PSR_Type::WTACT

bit: 8 Write Transfer Active

Definition at line 310 of file sdhc.h.


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