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