MdioPin

Trait MdioPin 

Source
pub unsafe trait MdioPin { }
Expand description

MDIO pin types.

§Safety

Only pins specified as ETH_MDIO in a part’s reference manual may implement this trait

Implementations on Foreign Types§

Source§

impl MdioPin for PA2<Alternate<AF11>>

Implementors§