Mistake on this page?
Report an issue in GitHub or email us
Data Fields
whd_sdio_config Struct Reference

Structure for SDIO config parameters which can be set by application during whd power up. More...

#include <whd_types.h>

Data Fields

whd_bool_t sdio_1bit_mode
 Default is false, means SDIO operates under 4 bit mode. More...
 
whd_bool_t high_speed_sdio_clock
 Default is false, means SDIO operates in normal clock rate. More...
 
whd_oob_config_t oob_config
 Out-of-band interrupt configuration (required when bus can sleep) More...
 

Detailed Description

Structure for SDIO config parameters which can be set by application during whd power up.

Definition at line 970 of file whd_types.h.

Field Documentation

whd_bool_t high_speed_sdio_clock

Default is false, means SDIO operates in normal clock rate.

Definition at line 974 of file whd_types.h.

whd_oob_config_t oob_config

Out-of-band interrupt configuration (required when bus can sleep)

Definition at line 975 of file whd_types.h.

whd_bool_t sdio_1bit_mode

Default is false, means SDIO operates under 4 bit mode.

Definition at line 973 of file whd_types.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.