Main Content
RT.Driver
Description
An RT.Driver
object represents a device driver in the real-time
kernel.
Creation
Use the loadDriver
function to load a device driver in the real-time kernel.
Properties
Object Functions
loadDriver | Load driver instance into real-time kernel |
Examples
Version History
Introduced in R2023b
See Also
SLDRT.run
| SLDRT.RunStatus
| stop
| wait
| RT.Kernel
| createTimer
| RT.Timer
| loadExecutable
| RT.Executable
| loadDriver
| RT.DriverImage