Structure for SPI config parameters which can be set by application during whd power up. More...
#include <whd_types.h>
Data Fields | |
whd_bool_t | is_spi_normal_mode |
Default is false. More... | |
whd_oob_config_t | oob_config |
Out-of-band interrupt configuration. More... | |
Structure for SPI config parameters which can be set by application during whd power up.
Definition at line 981 of file whd_types.h.
whd_bool_t is_spi_normal_mode |
Default is false.
Definition at line 984 of file whd_types.h.
whd_oob_config_t oob_config |
Out-of-band interrupt configuration.
Definition at line 985 of file whd_types.h.