PER Firmware
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
[detail level 123]
 1. WIZnet socket APIsWIZnet socket APIs are based on Berkeley socket APIs, thus it has much similar name and interface. But there is a little bit of difference
 DATA TYPE
 W5500WHIZCHIP register defines and I/O functions of W5500
 WIZCHIP registerWHIZCHIP register defines register group of W5500
 Common registerCommon register group
It set the basic for the networking
It set the configuration such as interrupt, network information, ICMP, etc
 Socket registerSocket register group.
Socket register configures and control SOCKETn which is necessary to data communication
 WIZCHIP I/O functionsThis supports the basic I/O functions for WIZCHIP register
 Basic I/O functionThese are basic input/output functions to read values from register or write values to register
 Common register access functionsThese are functions to access common registers
 Socket register access functionsThese are functions to access socket registers
 2. WIZnet Extra FunctionsThese functions is optional function. It could be replaced at WIZCHIP I/O function because they were made by WIZCHIP I/O functions