Trait RmiiRefClk

Source
pub unsafe trait RmiiRefClk { }
Expand description

RMII Reference Clock

§Safety

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

Implementations on Foreign Types§

Source§

impl RmiiRefClk for PA1<Input>

Implementors§