#include <modm/platform/dac/dac_dma_4.hpp>
|
|
template<class... Signals> |
| static void | connect () |
| |
| template<typename SystemClock > |
| static void | initialize () |
| |
Digital-to-Analog Converter with DMA (DAC4)
- Author
- Christopher Durand
template<typename SystemClock >
| static void modm::platform::Dac4Dma::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: