pub struct Timer32_2;Implementations§
Auto Trait Implementations§
impl Freeze for Timer32_2
impl RefUnwindSafe for Timer32_2
impl Send for Timer32_2
impl Sync for Timer32_2
impl Unpin for Timer32_2
impl UnsafeUnpin for Timer32_2
impl UnwindSafe for Timer32_2
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more