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