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