Nol.A SDK Library
24.11.0
For IoT System Software Development
|
Public Member Functions | |
SLIPConverter (SerialPort &) | |
void | begin (void(*func)(void *ctx, const unsigned char *data, uint16_t len), void *ctx) |
void | end () |
uint16_t | send (const unsigned char *data, uint16_t len) |
SerialPort & | getSerialPort () |