SAMV71 Xplained Ultra Software Package 1.3

sMcid Struct Reference
[MCI Driver Data Structs]

MCI Driver. More...

#include <C:/softpack/canopus1.3/softpack/samv7/libraries/libchip_samv7/include/mcid.h>

Data Fields

HsmcipMciHw
sXdmadpXdmad
void * pCmd
uint32_t dwMck
uint32_t dwDmaCh
uint32_t dwXfrNdx
uint32_t dwXSize
uint8_t bID
uint8_t bPolling
uint8_t reserved
volatile uint8_t bState

Detailed Description

MCI Driver.

Definition at line 111 of file mcid.h.


Field Documentation

uint8_t sMcid::bID

MCI peripheral identifier.

Definition at line 128 of file mcid.h.

uint8_t sMcid::bPolling

Polling mode

Definition at line 130 of file mcid.h.

volatile uint8_t sMcid::bState

state.

Definition at line 134 of file mcid.h.

uint32_t sMcid::dwDmaCh

DMA transfer channel

Definition at line 122 of file mcid.h.

uint32_t sMcid::dwMck

MCK source, Hz

Definition at line 120 of file mcid.h.

uint32_t sMcid::dwXfrNdx

DMA transferred data index (bytes)

Definition at line 124 of file mcid.h.

uint32_t sMcid::dwXSize

DMA transfer size (bytes)

Definition at line 126 of file mcid.h.

void* sMcid::pCmd

Pointer to currently executing command.

Definition at line 118 of file mcid.h.

Pointer to a MCI peripheral.

Definition at line 114 of file mcid.h.

Pointer to a DMA driver

Definition at line 116 of file mcid.h.

uint8_t sMcid::reserved

Reserved

Definition at line 132 of file mcid.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines