no-OS
Public Attributes | List of all members
adin1110_desc Struct Reference

ADIN1110 device descriptor. More...

#include <adin1110.h>

Collaboration diagram for adin1110_desc:
Collaboration graph
[legend]

Public Attributes

enum adin1110_chip_id chip_type
 
struct no_os_spi_desccomm_desc
 
uint8_t mac_address [ADIN1110_ETH_ALEN]
 
uint8_t data [ADIN1110_BUFF_LEN]
 
struct no_os_gpio_descreset_gpio
 
bool append_crc
 

Detailed Description

ADIN1110 device descriptor.

Member Data Documentation

◆ append_crc

bool adin1110_desc::append_crc

◆ chip_type

enum adin1110_chip_id adin1110_desc::chip_type

◆ comm_desc

struct no_os_spi_desc* adin1110_desc::comm_desc

◆ data

uint8_t adin1110_desc::data[ADIN1110_BUFF_LEN]

◆ mac_address

uint8_t adin1110_desc::mac_address[ADIN1110_ETH_ALEN]

◆ reset_gpio

struct no_os_gpio_desc* adin1110_desc::reset_gpio

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