|
ChibiOS 21.11.5
|
Buffered Serial Driver code. More...
#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. | |
Buffered Serial Driver code.
Definition in file hal_buffered_serial.c.