ESP-IDF
emac_ext_dev_s::ex_phyinf_conf
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
emac_ext_dev_s::ex_phyinf_conf
emac_ext_dev_s::ex_phyinf_conf field
Syntax
Show:
Summary
Declaration
from
emac_ext_struct.h:47
volatile
union
{
struct
{
uint32_t
int_revmii_rx_clk_sel
:
1
;
uint32_t
ext_revmii_rx_clk_sel
:
1
;
uint32_t
sbd_flowctrl
:
1
;
uint32_t
core_phy_addr
:
5
;
uint32_t
revmii_phy_addr
:
5
;
uint32_t
phy_intf_sel
:
3
;
uint32_t
ss_mode
:
1
;
uint32_t
sbd_clk_gating_en
:
1
;
uint32_t
pmt_ctrl_en
:
1
;
uint32_t
scr_smi_dly_rx_sync
:
1
;
uint32_t
tx_err_out_en
:
1
;
uint32_t
reserved21
:
11
;
}
;
uint32_t
val
;
}
ex_phyinf_conf
;
Examples
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