Expand description
Driver support
Modules§
- Driver interfaces.
Structs§
- A descriptor for device drivers.
- Provides device driver management functions.
Constants§
Statics§
Functions§
- Return a reference to the global DriverManager.
Type Aliases§
- Type to be used as an optional callback after a driver’s init() has run.