Important: The information in this document is obsolete and should not be used for new development.
Communicating With Device Drivers
You can use either theFSRead
orPBRead
function to read information from a device driver, and you can use theFSWrite
orPBWrite
function to write information to a device driver.
Subtopics
- FSRead
- PBRead
- FSWrite
- PBWrite