|
MAV'RIC
|
Configuration structure. More...
#include <spi_stm32.hpp>

Public Attributes | |
| spi_stm32_devices_t | spi_device |
| Spi id. | |
| spi_stm32_mode_t | mode |
| Clock mode (pol and phase) | |
| uint8_t | clk_div |
| fp clock division | |
| bool | ss_mode_hard |
| Slave Select Mode Hardware/Software. | |
| gpio_stm32_conf_t | miso_gpio_config |
| Master Out Slave In config. | |
| gpio_stm32_conf_t | mosi_gpio_config |
| Master In Slave Out config. | |
| gpio_stm32_conf_t | sck_gpio_config |
| Serial Clock config. | |
Configuration structure.
1.7.6.1