Sound Byte Libs 1ee2ca6
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
Loading...
Searching...
No Matches
sbl::validation::has_gpio_set_mode< T, typename > Struct Template Reference

GPIO Driver Method Detection (Handle-First API) More...

#include <method_detection.hpp>

Inheritance diagram for sbl::validation::has_gpio_set_mode< T, typename >:
Collaboration diagram for sbl::validation::has_gpio_set_mode< T, typename >:

Detailed Description

template<typename T, typename = void>
struct sbl::validation::has_gpio_set_mode< T, typename >

GPIO Driver Method Detection (Handle-First API)

Detects presence of required methods in GPIO driver implementations. All GPIO drivers must implement:

Definition at line 55 of file method_detection.hpp.


The documentation for this struct was generated from the following file: