GaIA BIOS Library
Loading...
Searching...
No Matches
nx_phy_ioctx_t Struct Reference

PHY I/O Context Structure. More...

#include <nx_phy_driver.h>

Data Fields

int32_t(* read_reg )(uint8_t dev_addr, uint8_t reg_addr, uint16_t *val)
 Function pointer to read register function.
int32_t(* write_reg )(uint8_t dev_addr, uint8_t reg_addr, uint16_t val)
 Function pointer to write register function.
int32_t(* get_tick )(void)
 Function pointer to tick getter function.

Detailed Description

PHY I/O Context Structure.


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