#include <modm/platform/dac/dac_dma_2.hpp>
|
template<class... Signals> |
static void | connect () |
|
template<typename SystemClock > |
static void | initialize () |
|
Digital-to-Analog Converter with DMA (DAC2)
- Author
- Christopher Durand
template<typename SystemClock >
static void modm::platform::Dac2Dma::initialize |
( |
| ) |
|
|
inlinestatic |
Initialize the D/A converter.
Enables the RCC clock output for the DAC
- Template Parameters
-
SystemClock | System clock struct |
The documentation for this class was generated from the following file: