io6Library
WIZnet Dual Stack TCP/IP Ethernet Controller Driver
Macros
w6100.c File Reference

W6100 HAL Implements file. More...

#include "w6100.h"

Go to the source code of this file.

Macros

#define _WIZCHIP_SPI_VDM_OP_   0x00
 
#define _WIZCHIP_SPI_FDM_LEN1_   0x01
 
#define _WIZCHIP_SPI_FDM_LEN2_   0x02
 
#define _WIZCHIP_SPI_FDM_LEN4_   0x03
 

Detailed Description

W6100 HAL Implements file.

Version
1.0.0
Date
2019/01/01
Revision history
<2019/01/01> 1st Release
Author
MidnightCow

Copyright (c) 2019, WIZnet Co., LTD.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Definition in file w6100.c.

Macro Definition Documentation

◆ _WIZCHIP_SPI_VDM_OP_

#define _WIZCHIP_SPI_VDM_OP_   0x00

Definition at line 38 of file w6100.c.

◆ _WIZCHIP_SPI_FDM_LEN1_

#define _WIZCHIP_SPI_FDM_LEN1_   0x01

Definition at line 39 of file w6100.c.

◆ _WIZCHIP_SPI_FDM_LEN2_

#define _WIZCHIP_SPI_FDM_LEN2_   0x02

Definition at line 40 of file w6100.c.

◆ _WIZCHIP_SPI_FDM_LEN4_

#define _WIZCHIP_SPI_FDM_LEN4_   0x03

Definition at line 41 of file w6100.c.