Sound Byte Libs 1ee2ca6
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::core::hal::gpio::PinMode
 
using PinLevel = sbl::core::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 33 of file driver.hpp.

◆ PinMode

Definition at line 32 of file driver.hpp.