Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
Loading...
Searching...
No Matches
Typedefs
sbl::gpio Namespace Reference

GPIO types and enumerations. More...

Typedefs

using PinMode = sbl::hal::gpio::PinMode
 
using PinLevel = sbl::hal::gpio::PinLevel
 

Detailed Description

GPIO types and enumerations.

GPIO-related types defined in src/sbl/hal/gpio/types.hpp:

Typedef Documentation

◆ PinLevel

Definition at line 31 of file driver.hpp.

◆ PinMode

Definition at line 30 of file driver.hpp.