ADIN1110 device descriptor. More...
#include <adin1110.h>
Public Attributes | |
enum adin1110_chip_id | chip_type |
struct no_os_spi_desc * | comm_desc |
uint8_t | mac_address [ADIN1110_ETH_ALEN] |
uint8_t * | data |
struct no_os_gpio_desc * | reset_gpio |
struct no_os_gpio_desc * | int_gpio |
bool | oa_tc6_spi |
bool | append_crc |
struct oa_tc6_desc * | oa_desc |
ADIN1110 device descriptor.
bool adin1110_desc::append_crc |
enum adin1110_chip_id adin1110_desc::chip_type |
struct no_os_spi_desc* adin1110_desc::comm_desc |
uint8_t* adin1110_desc::data |
struct no_os_gpio_desc* adin1110_desc::int_gpio |
uint8_t adin1110_desc::mac_address[ADIN1110_ETH_ALEN] |
struct oa_tc6_desc* adin1110_desc::oa_desc |
bool adin1110_desc::oa_tc6_spi |
struct no_os_gpio_desc* adin1110_desc::reset_gpio |