ChibiOS/HAL
7.0.3
|
Driver configuration structure. More...
#include <hal_wspi.h>
Data Fields | |
wspicallback_t | end_cb |
Operation complete callback or NULL . More... | |
Driver configuration structure.
Definition at line 138 of file hal_wspi.h.
wspicallback_t hal_wspi_config::end_cb |
Operation complete callback or NULL
.
Definition at line 142 of file hal_wspi.h.
Referenced by wspiCommand(), wspiReceive(), and wspiSend().