![]() |
AYAB Arduino Firmware 0.95
The goal of the AYAB project is to provide an alternative way to control the famous Brother KH-9xx range of knitting machines using a computer
|
This is the complete list of members for Com, including all inherited members.
| CRC8(const uint8_t *buffer, size_t len) const | Com | private |
| h_cnfLine(const uint8_t *buffer, size_t size) | Com | private |
| h_reqInfo() const | Com | private |
| h_reqInit(const uint8_t *buffer, size_t size) | Com | private |
| h_reqStart(const uint8_t *buffer, size_t size) | Com | private |
| h_reqTest() const | Com | private |
| h_unrecognized() const | Com | private |
| init() final | Com | virtual |
| lineBuffer (defined in Com) | Com | private |
| m_packetSerial (defined in Com) | Com | private |
| msgBuffer (defined in Com) | Com | private |
| onPacketReceived(const uint8_t *buffer, size_t size) final | Com | virtual |
| send(uint8_t *payload, size_t length) const final | Com | virtual |
| send_cnfInfo() const | Com | private |
| send_cnfInit(Err_t error) const | Com | private |
| send_cnfStart(Err_t error) const | Com | private |
| send_cnfTest(Err_t error) const | Com | private |
| send_indState(Carriage_t carriage, uint8_t position, Err_t error=ErrorCode::success) const final | Com | virtual |
| send_reqLine(const uint8_t lineNumber, Err_t error=ErrorCode::success) const final | Com | virtual |
| sendMsg(AYAB_API_t id, const char *msg) final | Com | virtual |
| update() final | Com | virtual |
| ~ComInterface()=default (defined in ComInterface) | ComInterface | virtual |