ESP-IDF
emac_mac_dev_s::
::
::loopback
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
emac_mac_dev_s::
::
::loopback
emac_mac_dev_s::
::
::loopback field
Syntax
Show:
Summary
Declaration
from
emac_mac_struct.h:27
uint32_t
loopback
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
loopback
:
1
;
/*When this bit is set the MAC operates in the loopback mode MII. The MII Receive clock input (CLK_RX) is required for the loopback to work properly because the transmit clock is not looped-back internally.*/
emac_mac_struct.h:27
mac_regs
->
gmacconfig
.
loopback
=
enable
;
emac_ll.h:251
emac_ll_loopback_enable()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
emac_mac_dev_s::
::
::loopback
is written by 1 function:
emac_ll_loopback_enable()
All items filtered out
emac_mac_dev_s::
::
::loopback
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