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