DP83848_DisableIT() is only used within dp83848.
 
Symbols
loading...
Files
loading...

DP83848_DisableIT() function

Disable IT source.

Syntax

int32_t DP83848_DisableIT(dp83848_Object_t *pObj,     uint32_t Interrupt);
Implemented in dp83848.c:562

Arguments

pObj

Pointer to device object.

Interrupt

IT source to be disabled should be a value or a combination of the following: DP83848_WOL_IT DP83848_ENERGYON_IT DP83848_AUTONEGO_COMPLETE_IT DP83848_REMOTE_FAULT_IT DP83848_LINK_DOWN_IT DP83848_AUTONEGO_LP_ACK_IT DP83848_PARALLEL_DETECTION_FAULT_IT DP83848_AUTONEGO_PAGE_RECEIVED_IT

Return value

DP83848_STATUS_OK if OK DP83848_STATUS_READ_ERROR if connot read register DP83848_STATUS_WRITE_ERROR if connot write to register

References

LocationText
dp83848.c:562
int32_t DP83848_DisableIT(dp83848_Object_t *pObj, uint32_t Interrupt)
dp83848.h:407
int32_t DP83848_DisableIT(dp83848_Object_t *pObj, uint32_t Interrupt);

Call Tree

Functions called by DP83848_DisableIT()
DP83848_DisableIT()
Data read by DP83848_DisableIT()
Data written by DP83848_DisableIT()
DP83848_DisableIT()::readval
DP83848_DisableIT()::status
all items filtered out
DP83848_DisableIT()
DP83848_DisableIT()::readval
DP83848_DisableIT()::status
all items filtered out
Type of DP83848_DisableIT()
DP83848_DisableIT()
int32_t
uint32_t
all items filtered out