![]() |
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 ComInterface, including all inherited members.
| init()=0 (defined in ComInterface) | ComInterface | pure virtual |
| onPacketReceived(const uint8_t *buffer, size_t size)=0 (defined in ComInterface) | ComInterface | pure virtual |
| send(uint8_t *payload, size_t length) const =0 (defined in ComInterface) | ComInterface | pure virtual |
| send_indState(Carriage_t carriage, uint8_t position, Err_t error=ErrorCode::success) const =0 (defined in ComInterface) | ComInterface | pure virtual |
| send_reqLine(const uint8_t lineNumber, Err_t error=ErrorCode::success) const =0 (defined in ComInterface) | ComInterface | pure virtual |
| sendMsg(AYAB_API_t id, const char *msg)=0 (defined in ComInterface) | ComInterface | pure virtual |
| update()=0 (defined in ComInterface) | ComInterface | pure virtual |
| ~ComInterface()=default (defined in ComInterface) | ComInterface | virtual |