getSIMR() & getSIMR() in w5200.h
In w5200.h, Remove the Mask value 0xA0 in getSIMR() & setSIMR() Add to the Mask value 0xA0 in getIR() & setIR()
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
//*****************************************************************************
|
||||
//
|
||||
//! \file w5200.c
|
||||
//! \brief W5200 HAL Interface.
|
||||
//! \file w5100.c
|
||||
//! \brief W5100 HAL Interface.
|
||||
//! \version 1.0.0
|
||||
//! \date 2013/10/21
|
||||
//! \par Revision history
|
||||
|
Reference in New Issue
Block a user