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

MDIO device descriptor created with no_os_mdio_init(). More...

#include <no_os_mdio.h>

Collaboration diagram for no_os_mdio_desc:
Collaboration graph
[legend]

Public Attributes

int id
 
bool c45
 
uint8_t addr
 
struct no_os_mdio_opsops
 
void * extra
 

Detailed Description

MDIO device descriptor created with no_os_mdio_init().

Member Data Documentation

◆ addr

uint8_t no_os_mdio_desc::addr

◆ c45

bool no_os_mdio_desc::c45

◆ extra

void* no_os_mdio_desc::extra

◆ id

int no_os_mdio_desc::id

◆ ops

struct no_os_mdio_ops* no_os_mdio_desc::ops

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