RL-ARM User's Guide

FAT Driver Routines

FAT driver routines provide operations to read, write, and initialize drives that support the FAT file system. FAT Driver routines are not reentrant.

RoutineDescription
InitInitializes the FAT Drive.
UnInitUninitializes the FAT Drive.
ReadSectReads sectors from FAT Drive.
WriteSectWrites sectors to FAT Drive.
ReadInfoReads the configuration info from the FAT Drive.
CheckMediaChecks the FAT Drive media status (Card Inserted, Write Protected).