M5Unit-ANADIG 0.3.0 git rev:6ce23e4
Loading...
Searching...
No Matches
unit_GP8413.hpp File Reference

GP8413 Unit for M5UnitUnified. More...

#include <M5UnitComponent.hpp>

Go to the source code of this file.

Classes

class  m5::unit::UnitGP8413
 Digital-to-analog signal conversion unit. More...
 
struct  m5::unit::UnitGP8413::config_t
 Settings for begin. More...
 

Namespaces

namespace  m5
 Top level namespace of M5Stack.
 
namespace  gp8413
 For GP8413.
 

Enumerations

enum class  m5::unit::gp8413::Output : uint8_t { Range5V , Range10V }
 Output voltage range. More...
 
enum class  m5::unit::gp8413::Channel : uint8_t { Zero , One }
 Output channel. More...
 

Detailed Description

GP8413 Unit for M5UnitUnified.

Enumeration Type Documentation

◆ Channel

enum class m5::unit::gp8413::Channel : uint8_t
strong

Output channel.

Enumerator
Zero 

channel 0

One 

channel 1

◆ Output

enum class m5::unit::gp8413::Output : uint8_t
strong

Output voltage range.

Enumerator
Range5V 

0 ~ 5V

Range10V 

0 ~ 10V