|
caffeine-hal 0.6.6
A Header-Defined Interface c library, it provides the hal layer for the Caffeine framework
|
Ethernet hardware physical mapping. More...
#include <cfn_hal_eth.h>
Ethernet hardware physical mapping.
| cfn_hal_gpio_pin_handle_t* cfn_hal_eth_phy_t::crs_dv |
Carrier Sense/Data Valid mapping
| void* cfn_hal_eth_phy_t::instance |
Peripheral base instance
| cfn_hal_gpio_pin_handle_t* cfn_hal_eth_phy_t::mdc |
Management Data Clock mapping
| cfn_hal_gpio_pin_handle_t* cfn_hal_eth_phy_t::mdio |
Management Data I/O mapping
| cfn_hal_gpio_pin_handle_t* cfn_hal_eth_phy_t::ref_clk |
Reference clock mapping
| cfn_hal_gpio_pin_handle_t* cfn_hal_eth_phy_t::rxd0 |
Receive Data 0 mapping
| cfn_hal_gpio_pin_handle_t* cfn_hal_eth_phy_t::rxd1 |
Receive Data 1 mapping
| cfn_hal_gpio_pin_handle_t* cfn_hal_eth_phy_t::tx_en |
Transmit Enable mapping
| cfn_hal_gpio_pin_handle_t* cfn_hal_eth_phy_t::txd0 |
Transmit Data 0 mapping
| cfn_hal_gpio_pin_handle_t* cfn_hal_eth_phy_t::txd1 |
Transmit Data 1 mapping
| void* cfn_hal_eth_phy_t::user_arg |
Peripheral instance user argument