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