Crate stm32h7_ethernet

Source
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§

StationManagement
Station Management Interface (SMI) on an ethernet PHY

Functions§

enable_interrupt
ethernet_init
Create and initialise the ethernet driver.
interrupt_handler