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

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

GlobalCom()=default (defined in GlobalCom)GlobalComprivate
init() (defined in GlobalCom)GlobalComstatic
m_instance (defined in GlobalCom)GlobalComstatic
m_packetSerial (defined in GlobalCom)GlobalComprivatestatic
onPacketReceived(const uint8_t *buffer, size_t size) (defined in GlobalCom)GlobalComstatic
send(uint8_t *payload, size_t length) (defined in GlobalCom)GlobalComstatic
send_indState(Carriage_t carriage, uint8_t position, Err_t error=ErrorCode::success) (defined in GlobalCom)GlobalComstatic
send_reqLine(const uint8_t lineNumber, Err_t error=ErrorCode::success) (defined in GlobalCom)GlobalComstatic
sendMsg(AYAB_API_t id, const char *msg) (defined in GlobalCom)GlobalComstatic
update() (defined in GlobalCom)GlobalComstatic