lan8742
LAN8742_DeInit()
is only used within lan8742.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
lan8742
LAN8742_DeInit()
LAN8742_DeInit() function
De-Initialize the lan8742 and it's hardware resources
Syntax
Show:
Summary
Declaration
Definition
from
lan8742.h:410
int32_t
LAN8742_DeInit
(
lan8742_Object_t
*
pObj
)
;
Implemented in
lan8742.c:187
Arguments
Argument
Description
pObj
device object LAN8742_Object_t.
Return value
None
Related Functions
Found 13 other functions taking a
lan8742_Object_t
argument:
Function
Description
LAN8742_GetLinkState()
Get the link state of LAN8742 device.
LAN8742_Init()
Initialize the lan8742 and configure the needed hardware resources
LAN8742_RegisterBusIO()
Register IO functions to component object
LAN8742_DisablePowerDownMode()
Disable the LAN8742 power down mode.
LAN8742_EnablePowerDownMode()
Enable the LAN8742 power down mode.
LAN8742_StartAutoNego()
Start the auto negotiation process.
LAN8742_SetLinkState()
Set the link state of LAN8742 device.
LAN8742_EnableLoopbackMode()
Enable loopback mode.
LAN8742_DisableLoopbackMode()
Disable loopback mode.
LAN8742_EnableIT()
Enable IT source.
LAN8742_DisableIT()
Disable IT source.
LAN8742_ClearIT()
Clear IT flag.
LAN8742_GetITStatus()
Get IT Flag status.
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