Skip to main content

RmiiTxEn

Trait RmiiTxEn 

Source
pub trait RmiiTxEn: Sealed { }
Expand description

RMII TX enable pin

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§

Source§

impl RmiiTxEn for GPIO33<'_>

Available on crate feature unstable only.
Source§

impl RmiiTxEn for GPIO40<'_>

Available on crate feature unstable only.
Source§

impl RmiiTxEn for GPIO49<'_>

Available on crate feature unstable only.