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
Com Member List

This is the complete list of members for Com, including all inherited members.

CRC8(const uint8_t *buffer, size_t len) constComprivate
h_cnfLine(const uint8_t *buffer, size_t size)Comprivate
h_reqInfo() constComprivate
h_reqInit(const uint8_t *buffer, size_t size)Comprivate
h_reqStart(const uint8_t *buffer, size_t size)Comprivate
h_reqTest() constComprivate
h_unrecognized() constComprivate
init() finalComvirtual
lineBuffer (defined in Com)Comprivate
m_packetSerial (defined in Com)Comprivate
msgBuffer (defined in Com)Comprivate
onPacketReceived(const uint8_t *buffer, size_t size) finalComvirtual
send(uint8_t *payload, size_t length) const finalComvirtual
send_cnfInfo() constComprivate
send_cnfInit(Err_t error) constComprivate
send_cnfStart(Err_t error) constComprivate
send_cnfTest(Err_t error) constComprivate
send_indState(Carriage_t carriage, uint8_t position, Err_t error=ErrorCode::success) const finalComvirtual
send_reqLine(const uint8_t lineNumber, Err_t error=ErrorCode::success) const finalComvirtual
sendMsg(AYAB_API_t id, const char *msg) finalComvirtual
update() finalComvirtual
~ComInterface()=default (defined in ComInterface)ComInterfacevirtual