|
Sound Byte Libs 1ee2ca6
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
|
GPIO types and enumerations. More...
Typedefs | |
| using | PinMode = sbl::core::hal::gpio::PinMode |
| using | PinLevel = sbl::core::hal::gpio::PinLevel |
GPIO types and enumerations.
GPIO-related types defined in src/sbl/hal/gpio/types.hpp:
PinMode - Pin mode enumeration (Output, Input, InputPullup, etc.) | using sbl::gpio::PinLevel = typedef sbl::core::hal::gpio::PinLevel |
Definition at line 33 of file driver.hpp.
| using sbl::gpio::PinMode = typedef sbl::core::hal::gpio::PinMode |
Definition at line 32 of file driver.hpp.