modm API documentation

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

Classes

class  Channel1
 
class  Channel2
 

Static Public Member Functions

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

Detailed Description

Digital-to-Analog Converter with DMA (DAC3)

Author
Christopher Durand

Member Function Documentation

template<typename SystemClock >
static void modm::platform::Dac3Dma::initialize ( )
inlinestatic

Initialize the D/A converter.

Enables the RCC clock output for the DAC

Template Parameters
SystemClockSystem clock struct

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