Expand description
Pin definitions and setup functionality.
This module contains the unsafe traits that determine which pins can have a specific function, and provides functionality for setting up clocks and the MAC peripheral
Structs
- A struct that represents a combination of pins to be used as RMII pins for the ethernet peripheral(s)
- Access to all configured parts of the ethernet peripheral.
- A struct that contains all peripheral parts required to configure the ethernet peripheral.
Traits
- Trait needed to setup the pins for the Ethernet peripheral.
- RMII Rx Data Valid
- RMII Reference Clock
- RMII RX Data Pin 0
- RMII RX Data Pin 1
- RMII TX Data Pin 0
- RMII TX Data Pin 1
- RMII TX Enable