since one spi device can control multiple devices, some configuration can be changed on the fly from the hal More...
since one spi device can control multiple devices, some configuration can be changed on the fly from the hal
#include <hal_spi.h>
Data Fields | |
spi_mode_t | data_mode |
Data mode of SPI driver, defined by HAL_SPI_MODEn. | |
spi_clk_t | baudrate |
Baudrate in kHz. | |