minipix_uart_interface
A library and examples for the MiniPIX UART interface
|
Go to the source code of this file.
Macros | |
#define | SERIAL_BUFFER_SIZE 2048 |
Functions | |
void | gatherer_linux_sendChar (const uint8_t char_out) |
void | gatherer_linux_sendString (const uint8_t *str_out, const uint16_t len) |
Variables | |
SerialPort | serial_port_gatherer_ |
Gatherer_Handler_t | gatherer_handler_ |
#define SERIAL_BUFFER_SIZE 2048 |
void gatherer_linux_sendChar | ( | const uint8_t | char_out | ) |
void gatherer_linux_sendString | ( | const uint8_t * | str_out, |
const uint16_t | len | ||
) |
Gatherer_Handler_t gatherer_handler_ |
SerialPort serial_port_gatherer_ |