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

ADC Driver Method Detection. More...

#include <method_detection.hpp>

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

Detailed Description

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

ADC Driver Method Detection.

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

Definition at line 181 of file method_detection.hpp.


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