#include <TwoWireSpiImple.h>
◆ SettingsObject
template<typename T_SPISPEED >
◆ TwoWireSpiImple()
template<typename T_SPISPEED >
◆ ~TwoWireSpiImple()
template<typename T_SPISPEED >
◆ applySettings()
template<typename T_SPISPEED >
◆ begin()
template<typename T_SPISPEED >
◆ beginTransaction()
template<typename T_SPISPEED >
◆ endTransaction()
template<typename T_SPISPEED >
◆ transmitByte()
template<typename T_SPISPEED >
◆ transmitBytes()
template<typename T_SPISPEED >
void TwoWireSpiImple< T_SPISPEED >::transmitBytes |
( |
const uint8_t * |
data, |
|
|
size_t |
dataSize |
|
) |
| |
|
inline |