pub struct DbgTimer17StoR { /* private fields */ }Expand description
Value of the field DBG_TIMER17_STO
Implementations§
Auto Trait Implementations§
impl Freeze for DbgTimer17StoR
impl RefUnwindSafe for DbgTimer17StoR
impl Send for DbgTimer17StoR
impl Sync for DbgTimer17StoR
impl Unpin for DbgTimer17StoR
impl UnwindSafe for DbgTimer17StoR
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