M5Unit-ANADIG 0.1.0 git rev:3fbd370
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 }
 
enum class  m5::unit::gp8413::Channel : uint8_t { Zero , One }
 

Detailed Description

GP8413 Unit for M5UnitUnified.

Enumeration Type Documentation

◆ Channel

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

channel 0

One 

channel 1

◆ Output

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

0 ~ 5V

Range10V 

0 ~ 10V