M5Unit-DDS 0.1.0 git rev:bcf3c40
Loading...
Searching...
No Matches
unit_DDS.hpp File Reference

DDS Unit for M5UnitUnified. More...

#include <M5UnitComponent.hpp>

Go to the source code of this file.

Classes

class  m5::unit::UnitDDS
 DDS unit with AD9833. More...
 
struct  m5::unit::UnitDDS::config_t
 Settings for begin. More...
 

Namespaces

namespace  m5
 Top level namespace of M5stack.
 
namespace  dds
 For UnitDDS.
 

Enumerations

enum class  m5::unit::dds::Mode : uint8_t {
  Reserved , Sin , Triangle , Square ,
  Sawtooth , DC
}
 Output mode. More...
 

Detailed Description

DDS Unit for M5UnitUnified.

Enumeration Type Documentation

◆ Mode

enum class m5::unit::dds::Mode : uint8_t
strong

Output mode.

Enumerator
Reserved 

Reserved.

Sin 

Sin wave.

Triangle 

Triangle wave.

Square 

Square wave.

Sawtooth 

Sawtooth wave (M5 extension) Fixed at frequency 13600 and phase 0

DC 

DC (M5 extension)