Struct stm32_hal2::timer::ValueError [−][src]
pub struct ValueError {}
Used for when attempting to set a timer period that is out of range.
Trait Implementations
impl Clone for ValueError
[src]
impl Clone for ValueError
[src]fn clone(&self) -> ValueError
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl Copy for ValueError
[src]
impl Copy for ValueError
[src]