modify wizchip_conf.c
This commit is contained in:
@ -979,7 +979,7 @@ extern "C" {
|
||||
* @brief Address Auto-Increment in Indirect Bus Interface
|
||||
* @details 0 : Disable auto-increment \n
|
||||
* 1 : Enable auto-incremente \n
|
||||
* At the Indirect Bus Interface mode, if this bit is set as å<> 쎌쥙猷욑옙å<E284A2> ì<C2A0>™ì˜™é†«ë¡«ì§—å<E28094> ì<C2A0>™ì˜™ the address will
|
||||
* At the Indirect Bus Interface mode, if this bit is set as the address will
|
||||
* be automatically increased by 1 whenever read and write are performed.
|
||||
*/
|
||||
#define MR_AI 0x02 ///< auto-increment in indirect mode
|
||||
@ -988,7 +988,7 @@ extern "C" {
|
||||
* @brief Indirect Bus Interface mode
|
||||
* @details 0 : Disable Indirect bus Interface mode \n
|
||||
* 1 : Enable Indirect bus Interface mode \n
|
||||
* If this bit is set as å<> 쎌쥙猷욑옙å<E284A2> ì<C2A0>™ì˜™é†«ë¡«ì§—å<E28094> ì<C2A0>™ì˜™ Indirect Bus Interface mode is set.
|
||||
* If this bit is set as Indirect Bus Interface mode is set.
|
||||
*/
|
||||
#define MR_IND 0x01 ///< enable indirect mode
|
||||
|
||||
|
Reference in New Issue
Block a user