ChibiOS 21.11.4
hal_buffered_serial.c File Reference
#include "hal.h"

Go to the source code of this file.

Functions

void bsIncomingDataI (BufferedSerial *bsp, uint8_t b)
 Handles incoming data.
msg_t bsRequestDataI (BufferedSerial *bsp)
 Handles outgoing data.