Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of W5500 by
This supports the basic I/O functions for WIZCHIP register. More...
Modules | |
| Basic I/O function | |
These are basic input/output functions to read values from register or write values to register. | |
| Common register access functions | |
These are functions to access common registers. | |
| Socket register access functions | |
These are functions to access socket registers. | |
Detailed Description
This supports the basic I/O functions for WIZCHIP register.
- Basic I/O function
WIZCHIP_READ(), WIZCHIP_WRITE(), WIZCHIP_READ_BUF(), WIZCHIP_WRITE_BUF()
- Common register access functions
- Mode
getMR(), setMR() - Interrupt
getIR(), setIR(), getIMR(), setIMR(), getSIR(), setSIR(), getSIMR(), setSIMR(), getINTLEVEL(), setINTLEVEL() - Network Information
getSHAR(), setSHAR(), getGAR(), setGAR(), getSUBR(), setSUBR(), getSIPR(), setSIPR() - Retransmission
getRCR(), setRCR(), getRTR(), setRTR() - PPPoE
getPTIMER(), setPTIMER(), getPMAGIC(), getPMAGIC(), getPSID(), setPSID(), getPHAR(), setPHAR(), getPMRU(), setPMRU() - ICMP packet
getUIPR(), getUPORTR() - etc.
getPHYCFGR(), setPHYCFGR(), getVERSIONR()
- Mode
- Socket register access functions
- SOCKET control
getSn_MR(), setSn_MR(), getSn_CR(), setSn_CR(), getSn_IMR(), setSn_IMR(), getSn_IR(), setSn_IR() - SOCKET information
getSn_SR(), getSn_DHAR(), setSn_DHAR(), getSn_PORT(), setSn_PORT(), getSn_DIPR(), setSn_DIPR(), getSn_DPORT(), setSn_DPORT() getSn_MSSR(), setSn_MSSR() - SOCKET communication
getSn_RXBUF_SIZE(), setSn_RXBUF_SIZE(), getSn_TXBUF_SIZE(), setSn_TXBUF_SIZE()
getSn_TX_RD(), getSn_TX_WR(), setSn_TX_WR()
getSn_RX_RD(), setSn_RX_RD(), getSn_RX_WR()
getSn_TX_FSR(), getSn_RX_RSR(), getSn_KPALVTR(), setSn_KPALVTR() - IP header field
getSn_FRAG(), setSn_FRAG(), getSn_TOS(), setSn_TOS()
getSn_TTL(), setSn_TTL()
- SOCKET control
Generated on Wed Jul 13 2022 12:17:35 by
1.7.2
