Go to the documentation of this file. 8 #ifndef TOPOSENS_UART_WRAPPER_H 9 #define TOPOSENS_UART_WRAPPER_H 14 #define UART_START_FLAG 0x01 15 #define UART_END_FLAG 0x02 16 #define UART_OVERHEAD_LENGTH 4 17 #define UART_PAYLOAD_START_OFFSET 2 18 #define UART_START_FLAG_IDX 0 19 #define UART_LENGTH_IDX 1 20 #define UART_MAX_BUF_LEN 254 22 #endif // TOPOSENS_UART_WRAPPER_H
toposens_echo_driver
Author(s): Tobias Roth
, Dennis Maier , Baris Yazici
autogenerated on Mon Feb 28 2022 23:57:42