|
On Time RTOS-32 Documentation
Welcome
RTTarget-32
RTKernel-32
RTFiles-32
RTIP-32
RTPEG-32
RTUSB-32
RTUSB-32 Programming Manual
Introduction
The Universal Serial Bus
Programming with RTUSB-32
Demo Programs
Function FindUSBControllers
Program USBShow
Program HIDShow
Program HIDDemo
Program PrintDemo
Program MouseDemo
Program USBCOM
Program Audiodemo
Advanced Topics
RTUSB-32 Reference Manual
|
Program USBShow
USBShow contains a device attachment and detachment callback which does not actually implement a complete USB client. Rather, the callback displays information about all devices which are connected to the USB. Other installed USB clients can still handle the devices.
Demo Programs
Function FindUSBControllers
Program HIDShow
|