Bridle API 4.1.99
A Zephyr based application framework
|
Bridle Drivers. More...
Modules | |
Displays | |
Displays. | |
GPIO Controller | |
General Purpose Input/Output Controller. | |
I²C Controller and Targets | |
Inter-Integrated Circuit Controller and Targets. | |
MFD Interfaces | |
Multi Function Device Interfaces. | |
Sensors | |
Sensors. | |
Bridle Drivers.
In the context of the Zephyr Project and thus the Bridle Project, a device driver is a software component that enables the Zephyr Real-Time Operating System (RTOS) to interact with a specific piece of hardware. It acts as a bridge between the application code and the physical device, providing a consistent interface for applications to access and control the hardware.