Macros
uart_wrapper.h File Reference

Header for UART wrapper. More...

#include <stdbool.h>
#include <stdint.h>
Include dependency graph for uart_wrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define UART_END_FLAG   0x02
 
#define UART_LENGTH_IDX   1
 
#define UART_MAX_BUF_LEN   254
 
#define UART_OVERHEAD_LENGTH   4
 
#define UART_PAYLOAD_START_OFFSET   2
 
#define UART_START_FLAG   0x01
 
#define UART_START_FLAG_IDX   0
 

Detailed Description

Header for UART wrapper.


Definition in file uart_wrapper.h.

Macro Definition Documentation

◆ UART_END_FLAG

#define UART_END_FLAG   0x02

Definition at line 15 of file uart_wrapper.h.

◆ UART_LENGTH_IDX

#define UART_LENGTH_IDX   1

Definition at line 19 of file uart_wrapper.h.

◆ UART_MAX_BUF_LEN

#define UART_MAX_BUF_LEN   254

Definition at line 20 of file uart_wrapper.h.

◆ UART_OVERHEAD_LENGTH

#define UART_OVERHEAD_LENGTH   4

Definition at line 16 of file uart_wrapper.h.

◆ UART_PAYLOAD_START_OFFSET

#define UART_PAYLOAD_START_OFFSET   2

Definition at line 17 of file uart_wrapper.h.

◆ UART_START_FLAG

#define UART_START_FLAG   0x01

Definition at line 14 of file uart_wrapper.h.

◆ UART_START_FLAG_IDX

#define UART_START_FLAG_IDX   0

Definition at line 18 of file uart_wrapper.h.



toposens_echo_driver
Author(s): Tobias Roth , Dennis Maier , Baris Yazici
autogenerated on Wed Mar 2 2022 01:12:32