Trait stm32_eth::setup::RmiiRxD1

source ·
pub unsafe trait RmiiRxD1 { }
Expand description

RMII RX Data Pin 1

§Safety

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

Implementations on Foreign Types§

source§

impl RmiiRxD1 for PC5<Input>

Implementors§