<< Previous | Next >>

sdspi_notbusy

int sdspi_notbusy( int port );

Description

This function tests for a busy status from the SD card on the port given. It is assumed that the card is already enabled.

Parameter

port
The base address for the SD card's SPI port

Return Value

1: The card is not busy, write/erase has ended
0: The card is busy, write/erase in progress

Library

SDFLASH.LIB


Dynamic C Functions << Previous | Next >> rabbit.com