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

Structure for Out-of-band interrupt config parameters which can be set by application during whd power up. More...

#include <whd_types.h>

Data Fields

cyhal_gpio_t host_oob_pin
 Host-side GPIO pin selection. More...
 
uint8_t dev_gpio_sel
 WiFi device-side GPIO pin selection (must be zero) More...
 
whd_bool_t is_falling_edge
 Interrupt trigger (polarity) More...
 
uint8_t intr_priority
 OOB interrupt priority. More...
 

Detailed Description

Structure for Out-of-band interrupt config parameters which can be set by application during whd power up.

Definition at line 959 of file whd_types.h.

Field Documentation

uint8_t dev_gpio_sel

WiFi device-side GPIO pin selection (must be zero)

Definition at line 962 of file whd_types.h.

cyhal_gpio_t host_oob_pin

Host-side GPIO pin selection.

Definition at line 961 of file whd_types.h.

uint8_t intr_priority

OOB interrupt priority.

Definition at line 964 of file whd_types.h.

whd_bool_t is_falling_edge

Interrupt trigger (polarity)

Definition at line 963 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.