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