Bridle API 4.1.99
A Zephyr based application framework
Loading...
Searching...
No Matches
Drivers

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.
 

Detailed Description

Bridle Drivers.

Since
2.5

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.