![]() |
PS_Fgen_FW
4da88f4073c1cc65ea45c3a652a2751e495e50db
Firmware for an Power Supply and Function Generator build from an ATX power supply
|
Containing an implementation for a direct digital synthesis channel. More...
Go to the source code of this file.
Classes | |
| class | DDS_Channel |
| Direct digital synthesis channel. More... | |
Typedefs | |
| typedef enum SignalForms | SignalForms_t |
| Available DDS signal forms. | |
Enumerations | |
| enum | SignalForms { SIGNALFORM_SINE , SIGNALFORM_RECTANGLE , SIGNALFORM_TRIANGLE , SIGNALFORM_SAWTOOTH , SIGNALFORM_DC , SIGNALFORM_PWM , NUM_SIGNALFORM_ELEMENTS } |
| Available DDS signal forms. More... | |
Variables | |
| const char * | SignalFormsNames [NUM_SIGNALFORM_ELEMENTS] |
| Array holding the names for all available DDS channel signal forms. | |
Containing an implementation for a direct digital synthesis channel.
| typedef enum SignalForms SignalForms_t |
Available DDS signal forms.
Enumeration with all signal form types.
| enum SignalForms |
Available DDS signal forms.
Enumeration with all signal form types.