modm API documentation
modm::platform::DacDma Class Reference

#include <modm/platform/dac/dac_dma.hpp>

Classes

class  Channel1
 
class  Channel2
 

Static Public Member Functions

template<class... Signals>
static void connect ()
 
static void initialize ()
 

Detailed Description

Digital-to-Analog Converter with DMA (DAC)

Author
Christopher Durand

Member Function Documentation

static void modm::platform::DacDma::initialize ( )
static

Initialize the D/A converter.

Enables the RCC clock output for the DAC


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