Skip to content

Struct IOWrapper

ClassList > IOWrapper

Public Attributes

Type Name
HardwareSerial & io

Public Functions

Type Name
IOWrapper (HardwareSerial & initial_io)
bool good ()
std::streamsize readsome (char * buf, std::streamsize count)
void write (const char * cbuf, size_t count)

Public Attributes Documentation

variable io

HardwareSerial& IOWrapper::io;

Public Functions Documentation

function IOWrapper

inline IOWrapper::IOWrapper (
    HardwareSerial & initial_io
) 

function good

inline bool IOWrapper::good () 

function readsome

inline std::streamsize IOWrapper::readsome (
    char * buf,
    std::streamsize count
) 

function write

inline void IOWrapper::write (
    const char * cbuf,
    size_t count
) 


The documentation for this class was generated from the following file dualStepperDPTStartWithRadar.ino