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