pub trait AlternateVeryHighSpeed {
// Required method
fn into_af11_very_high_speed(self);
}
Expand description
Trait needed to setup the pins for the Ethernet peripheral.
Required Methods§
Sourcefn into_af11_very_high_speed(self)
fn into_af11_very_high_speed(self)
Puts the pin in the Alternate Function 11 with Very High Speed.