no-OS
|
MDIO device descriptor created with no_os_mdio_init(). More...
#include <no_os_mdio.h>
Public Attributes | |
int | id |
bool | c45 |
uint8_t | addr |
struct no_os_mdio_ops * | ops |
void * | extra |
MDIO device descriptor created with no_os_mdio_init().
uint8_t no_os_mdio_desc::addr |
bool no_os_mdio_desc::c45 |
void* no_os_mdio_desc::extra |
int no_os_mdio_desc::id |
struct no_os_mdio_ops* no_os_mdio_desc::ops |