Expand description
§This crate has been replaced by [Ethernet support within
stm32h7xx-hal](https://docs.rs/stm32h7xx-hal/latest/stm32h7xx_hal/ethernet/index.html).
§License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Structs§
- DesRing
- EthernetDMA
- Ethernet DMA
- EthernetMAC
- Ethernet MAC
Constants§
- ETH_
PHY_ ADDR - PHY address
Traits§
- Station
Management - Station Management Interface (SMI) on an ethernet PHY
Functions§
- enable_
interrupt ⚠ - ethernet_
init ⚠ - Create and initialise the ethernet driver.
- interrupt_
handler ⚠