|
ChibiOS
21.6.0
|
Structure representing a SIO operation. More...
#include <hal_sio.h>

Data Fields | |
| siocb_t | rx_cb |
| Receive non-empty callback. More... | |
| siocb_t | rx_idle_cb |
| Receive idle callback. More... | |
| siocb_t | tx_cb |
| Transmission buffer non-full callback. More... | |
| siocb_t | tx_end_cb |
| Physical end of transmission callback. More... | |
| siocb_t | rx_evt_cb |
| Receive event callback. More... | |
| siocb_t hal_sio_operation::rx_cb |
| siocb_t hal_sio_operation::rx_idle_cb |
| siocb_t hal_sio_operation::tx_cb |
| siocb_t hal_sio_operation::tx_end_cb |