ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_phy_ant_gpio_config_t
from the following samples and libraries:
antenna sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_phy_ant_gpio_config_t
esp_phy_ant_gpio_config_t struct
PHY GPIOs configuration for antenna selection
Syntax
Show:
Summary
Declaration
from
esp_phy.h:51
typedef
struct
{
esp_phy_ant_gpio_t
gpio_cfg
[
4
]
;
}
esp_phy_ant_gpio_config_t
;
Fields
Field
Declared as
Description
esp_phy_ant_gpio_config_t::gpio_cfg
esp_phy_ant_gpio_t
[
4
]
The configurations of GPIOs that connect to external antenna switch.
Related Functions
Found 2 other functions taking a
esp_phy_ant_gpio_config_t
argument:
Function
Description
esp_phy_set_ant_gpio()
Set antenna GPIO configuration
esp_phy_get_ant_gpio()
Get current antenna GPIO configuration
Examples
esp_phy_ant_gpio_config_t
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out