no-OS
Loading...
Searching...
No Matches
w5500_dev Struct Reference

#include <w5500.h>

Collaboration diagram for w5500_dev:
[legend]

Public Attributes

struct no_os_gpio_descgpio_reset
 
struct no_os_gpio_descgpio_int
 
struct no_os_spi_descspi
 
uint8_t mac_addr [6]
 
uint16_t retry_time
 
uint8_t retry_count
 
struct w5500_socket sockets [W5500_MAX_SOCK_NUMBER+1]
 

Member Data Documentation

◆ gpio_int

struct no_os_gpio_desc* w5500_dev::gpio_int

◆ gpio_reset

struct no_os_gpio_desc* w5500_dev::gpio_reset

◆ mac_addr

uint8_t w5500_dev::mac_addr[6]

◆ retry_count

uint8_t w5500_dev::retry_count

◆ retry_time

uint16_t w5500_dev::retry_time

◆ sockets

struct w5500_socket w5500_dev::sockets[W5500_MAX_SOCK_NUMBER+1]

◆ spi

struct no_os_spi_desc* w5500_dev::spi

The documentation for this struct was generated from the following file: