netxduo
LAN8742_IOCtx
is only used within netxduo.
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
STM32 Libraries and Samples
netxduo
LAN8742_IOCtx
LAN8742_IOCtx variable
Syntax
Show:
Summary
Declaration
from
nx_stm32_phy_driver.c:28
static
lan8742_IOCtx_t
LAN8742_IOCtx
=
{
lan8742_io_init
,
lan8742_io_deinit
,
lan8742_io_write_reg
,
lan8742_io_read_reg
,
lan8742_io_get_tick
}
;
Examples
References
from
examples
Code
Location
Referrer
static
lan8742_IOCtx_t
LAN8742_IOCtx
=
{
lan8742_io_init
,
nx_stm32_phy_driver.c:28
LAN8742_RegisterBusIO
(
&
LAN8742
,
&
LAN8742_IOCtx
)
;
nx_stm32_phy_driver.c:48
nx_eth_phy_init()
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