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

DP83848_ClearIT() function

Clear IT flag.

Syntax

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

Arguments

pObj

Pointer to device object.

Interrupt

IT flag to be cleared 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

References

LocationText
dp83848.c:601
int32_t DP83848_ClearIT(dp83848_Object_t *pObj, uint32_t Interrupt)
dp83848.h:408
int32_t DP83848_ClearIT(dp83848_Object_t *pObj, uint32_t Interrupt);

Call Tree

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