PHY I/O Context Structure.
More...
#include <nx_phy_driver.h>
|
|
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.
|
PHY I/O Context Structure.
The documentation for this struct was generated from the following file: