Struct stm32_hal2::clocks::SpeedError
source · pub struct SpeedError {
pub error_msg: &'static str,
}
Expand description
Speed out of limits.
Fields§
§error_msg: &'static str
pub struct SpeedError {
pub error_msg: &'static str,
}
Speed out of limits.
error_msg: &'static str