modules/msd/LPC17xx/blockdev_sd.c File Reference

#include <mios32.h>
#include "blockdev.h"



u16 msd_memory_rd_led_ctr
u16 msd_memory_wr_led_ctr
int BlockDevGetSize (u32 *pdwDriveSize)
int BlockDevInit (void)
int BlockDevWrite (u32 dwAddress, u8 *pbBuf)
int BlockDevRead (u32 dwAddress, u8 *pbBuf)

Function Documentation

int BlockDevGetSize ( u32 pdwDriveSize  ) 

Here is the call graph for this function:

int BlockDevInit ( void   ) 
int BlockDevRead ( u32  dwAddress,
u8 pbBuf 
)

Here is the call graph for this function:

int BlockDevWrite ( u32  dwAddress,
u8 pbBuf 
)

Here is the call graph for this function:


Variable Documentation

Reduced version of SD Card Block device most functions already handled by MIOS32, therefore only block read/write functions have to be supported


Generated on 22 Jan 2016 for MIOS32 by  doxygen 1.6.1