SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
sdhci_idma_desc_t Struct Reference

#include <sys-sdhci.h>

Public Attributes

uint32_t : 1
 
uint32_t dic: 1
 
uint32_t last_desc: 1
 
uint32_t first_desc: 1
 
uint32_t des_chain: 1
 
uint32_t err_flag: 1
 
uint32_t own: 1
 
uint32_t data_buf_sz: SMHC_DES_NUM_SHIFT
 
uint32_t data_buf_dummy: (32 - SMHC_DES_NUM_SHIFT)
 
uint32_t buf_addr
 
uint32_t next_desc_addr
 

Member Data Documentation

◆ __pad0__

uint32_t sdhci_idma_desc_t::__pad0__

◆ buf_addr

uint32_t sdhci_idma_desc_t::buf_addr

◆ data_buf_dummy

uint32_t sdhci_idma_desc_t::data_buf_dummy

◆ data_buf_sz

uint32_t sdhci_idma_desc_t::data_buf_sz

◆ des_chain

uint32_t sdhci_idma_desc_t::des_chain

◆ dic

uint32_t sdhci_idma_desc_t::dic

◆ err_flag

uint32_t sdhci_idma_desc_t::err_flag

◆ first_desc

uint32_t sdhci_idma_desc_t::first_desc

◆ last_desc

uint32_t sdhci_idma_desc_t::last_desc

◆ next_desc_addr

uint32_t sdhci_idma_desc_t::next_desc_addr

◆ own

uint32_t sdhci_idma_desc_t::own

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