/home/mooz/bin/arduino-0009/lib/targets/libraries/uDRIVE-uSD-G1/uDRIVE_uSD_G1.h File Reference

#include <inttypes.h>

Include dependency graph for uDRIVE_uSD_G1.h:

Go to the source code of this file.

Namespaces

namespace  _4Dsystems

Classes

class  _4Dsystems::uDRIVE_uSD_G1< SerialInterface >
 4D Systems uDrive-uSD-G1 module. You can use any serial implementation (software, hardware). But it has to be a class/structure providing the following methods :
  • uint8_t read()
  • void print(uint8_t)
  • uint8_t available()
More...
union  _4Dsystems::uDRIVE_uSD_G1< SerialInterface >::DeviceInfo

Defines

#define ACK   0x06
#define NACK   0x15
#define INITIALIZE_MODULE   0x55
#define VERSION   0x56
#define EXTENDED   0x40
#define INITIALIZE_DISK   0x69
#define SET_MEMORY_ADDRESS   0x41
#define READ_SECTOR_BLOCK_DATA   0x52
#define WRITE_SECTOR_BLOCK_DATA   0x57
#define READ_SINGLE_BYTE   0x72
#define WRITE_SINGLE_BYTE   0x77

Enumerations

enum  _4Dsystems::Error { _4Dsystems::OK = 0, _4Dsystems::COMMAND_ERROR, _4Dsystems::UNITIALIZED_ERROR, _4Dsystems::INVALID_DATA }


Generated on Mon Apr 7 22:10:18 2008 for uDRIVE_uSD_G1 by  doxygen 1.5.5