pub trait OutputSpeed {
// Required method
fn output_speed(&self) -> U2;
}
Expand description
Configures output speed
Required Methods§
Sourcefn output_speed(&self) -> U2
fn output_speed(&self) -> U2
Converts type state to actual bits