pub struct Timer32_1;Implementations§
Auto Trait Implementations§
impl Freeze for Timer32_1
impl RefUnwindSafe for Timer32_1
impl Send for Timer32_1
impl Sync for Timer32_1
impl Unpin for Timer32_1
impl UnsafeUnpin for Timer32_1
impl UnwindSafe for Timer32_1
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