modm API documentation
modm_test::FakeIODevice Class Reference

Static Public Member Functions

static void setBaudrate (uint32_t)
 
static void write (uint8_t data)
 
static bool read (uint8_t &byte)
 
static void reset ()
 
static void moveSendToReceiveBuffer ()
 

Static Public Attributes

static uint8_t sendBuffer [40]
 
static uint8_t bytesSend {0}
 
static uint8_t receiveBuffer [40]
 
static uint8_t receivePosition {0}
 
static uint8_t bytesReceived {0}
 

The documentation for this class was generated from the following files: