RmiiTxEN

Trait RmiiTxEN 

Source
pub unsafe trait RmiiTxEN { }
Expand description

RMII TX Enable

§Safety

Only pins specified as ETH_RMII_TX_EN in a part’s Reference Manual may implement this trait.

Implementations on Foreign Types§

Source§

impl RmiiTxEN for PB11<Input>

Source§

impl RmiiTxEN for PG11<Input>

Implementors§