Ultibo API
C/C++ API for Ultibo Core
Loading...
Searching...
No Matches
_PL18X_SDHCIHOST Struct Reference

#include <pl18x.h>

Data Fields

SDHCI_HOST sdhci
uint32_t irq0
 First host IRQ line.
uint32_t irq1
 Second host IRQ line.
LONGBOOL enablefiq
 Use FIQ instead of IRQ.
LONGBOOL singleirq
 The host only has a single IRQ line instead of the standard 2 lines.
PL18X_MMCIREGISTERSregisters
 Host registers.
PL18X_VERSIONDATAversion
 Host version data.
uint32_t clockregister
 Current clock register value.
uint32_t powerregister
 Current power register value.
uint32_t datactrlregister
 Current data control register value.
uint32_t busystatus
 Current Busy Status for ST Micro variants.
pl18xsdhci_get_rxfifo_count_proc getrxfifocount
 Model specific get_rxfifo_count function.

Field Documentation

◆ sdhci

SDHCI_HOST sdhci

◆ irq0

uint32_t irq0

First host IRQ line.

◆ irq1

uint32_t irq1

Second host IRQ line.

◆ enablefiq

LONGBOOL enablefiq

Use FIQ instead of IRQ.

◆ singleirq

LONGBOOL singleirq

The host only has a single IRQ line instead of the standard 2 lines.

◆ registers

PL18X_MMCIREGISTERS* registers

Host registers.

◆ version

Host version data.

◆ clockregister

uint32_t clockregister

Current clock register value.

◆ powerregister

uint32_t powerregister

Current power register value.

◆ datactrlregister

uint32_t datactrlregister

Current data control register value.

◆ busystatus

uint32_t busystatus

Current Busy Status for ST Micro variants.

◆ getrxfifocount

Model specific get_rxfifo_count function.


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