|
On Time RTOS-32 Documentation
Welcome
RTTarget-32
RTKernel-32
RTFiles-32
RTFiles-32 Programming Manual
Introduction
The FAT File System Structure
The ISO 9660 File System Structure
The exFAT File System Structure
RTFiles-32 in Embedded Applications
Structure of an RTFiles-32 Program
RTFiles-32 APIs
Mounting Devices and Logical Drives
RTFiles-32 Buffers
File Types
Data Files
Directory Files
Logical Drive Files
Physical Device Files
Raw I/O
RTFiles-32 APIs
Configuring RTFiles-32
Demo Programs
Advanced Topics
RTFiles-32 Reference Manual
RTIP-32
RTPEG-32
RTUSB-32
|
Raw I/O
An even lower level of access to a device is available through RTFiles-32's raw I/O functions. Raw I/O functions call the device driver directly and bypass RTFiles-32's file system core. However, consistency with the buffer cache is maintained.
File Types
Physical Device Files
|