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

General Purpose Input/Output Controller. More...

Modules

 PCA9554 GPIO Controller (w/regrst)
 GPIO controller for an PCA9555 (w/regrst)
 
 PCA9555 GPIO Controller (w/regrst)
 GPIO controller for an PCA9555 (w/regrst)
 
 SC16IS75x GPIO Controller
 GPIO controller part of an SC16IS75x bridge.
 
 SC18IM604 GPIO Controller
 GPIO controller part of an SC18IM604 bridge.
 
 SIPO/MUX GPIO Controller
 Generic latched SIPO/MUX GPIO controller.
 

Detailed Description

General Purpose Input/Output Controller.

Since
3.4

A General Purpose Input/Output (GPIO) device is a pin on a microcontroller or other integrated circuit that can be configured to act as either an input or an output, and can be controlled by software. These pins are not tied to a specific function but can be programmed to perform various tasks, making them versatile for controlling external components or reading input signals.