#include <MCP3208.h>
Definition at line 14 of file MCP3208.h.
◆ MCP3208()
◆ ~MCP3208()
| MCP3208Lib::MCP3208::~MCP3208 |
( |
| ) |
|
|
virtual |
◆ connect()
| void MCP3208Lib::MCP3208::connect |
( |
| ) |
|
◆ disconnect()
| void MCP3208Lib::MCP3208::disconnect |
( |
| ) |
|
◆ read()
| unsigned short MCP3208Lib::MCP3208::read |
( |
const std::uint8_t |
channel, |
|
|
const Mode |
m = Mode::SINGLE |
|
) |
| const |
◆ _baud
| int MCP3208Lib::MCP3208::_baud |
|
protected |
◆ _channel
| int MCP3208Lib::MCP3208::_channel |
|
protected |
◆ _dev
| int MCP3208Lib::MCP3208::_dev |
|
protected |
◆ _flags
| int MCP3208Lib::MCP3208::_flags |
|
protected |
◆ _handle
| int MCP3208Lib::MCP3208::_handle |
|
protected |
◆ DEFAULT_SPI_BAUD
◆ DEFAULT_SPI_CHANNEL
| const int MCP3208Lib::MCP3208::DEFAULT_SPI_CHANNEL = 0 |
|
static |
◆ DEFAULT_SPI_DEV
| const int MCP3208Lib::MCP3208::DEFAULT_SPI_DEV = 0 |
|
static |
◆ DEFAULT_SPI_FLAGS
| const int MCP3208Lib::MCP3208::DEFAULT_SPI_FLAGS = SPI_MODE_0 |
|
static |
◆ SPI_2_7V_BAUD
| const int MCP3208Lib::MCP3208::SPI_2_7V_BAUD = 1350000 |
|
static |
◆ SPI_5V_BAUD
| const int MCP3208Lib::MCP3208::SPI_5V_BAUD = 3600000 |
|
static |
The documentation for this class was generated from the following files: