no-OS
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
adin1110_desc Struct Reference

ADIN1110 device descriptor. More...

#include <adin1110.h>

Collaboration diagram for adin1110_desc:
[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
 
struct no_os_gpio_descreset_gpio
 
struct no_os_gpio_descint_gpio
 
bool oa_tc6_spi
 
bool append_crc
 
struct oa_tc6_descoa_desc
 

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

◆ int_gpio

struct no_os_gpio_desc* adin1110_desc::int_gpio

◆ mac_address

uint8_t adin1110_desc::mac_address[ADIN1110_ETH_ALEN]

◆ oa_desc

struct oa_tc6_desc* adin1110_desc::oa_desc

◆ oa_tc6_spi

bool adin1110_desc::oa_tc6_spi

◆ reset_gpio

struct no_os_gpio_desc* adin1110_desc::reset_gpio

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