|
ChibiOS
21.6.0
|
Driver configuration structure. More...
#include <hal_wspi.h>

Data Fields | |
| wspicallback_t | end_cb |
Operation complete callback or NULL. More... | |
| wspicallback_t | error_cb |
Operation error callback or NULL. More... | |
Driver configuration structure.
Definition at line 139 of file hal_wspi.h.
| wspicallback_t hal_wspi_config::end_cb |
Operation complete callback or NULL.
Definition at line 143 of file hal_wspi.h.
| wspicallback_t hal_wspi_config::error_cb |
Operation error callback or NULL.
Definition at line 147 of file hal_wspi.h.