SAMV71 Xplained Ultra Software Package 1.4

main.c File Reference

#include "board.h"
#include "libsdmmc.h"
#include <stdint.h>
#include <stdio.h>
#include <string.h>
#include <assert.h>

Go to the source code of this file.

Functions

void HSMCI_Handler (void)
void XDMAC_Handler (void)
 xDMA interrupt handler.
int main (void)
 hsmci_sdcard Application entry point.

Detailed Description

Purpose

This file contains all the specific code for the hsmci_sdcard example.

Contents

The hsmci_sdio application can be roughly broken down as follows:

Definition in file main.c.


Function Documentation

int main ( void   ) 

hsmci_sdcard Application entry point.

Returns:
Unused (ANSI-C compatibility).

Definition at line 473 of file main.c.

Here is the call graph for this function:

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines