pub struct TIM8_TRGO;Trait Implementations§
Auto Trait Implementations§
impl Freeze for TIM8_TRGO
impl RefUnwindSafe for TIM8_TRGO
impl Send for TIM8_TRGO
impl Sync for TIM8_TRGO
impl Unpin for TIM8_TRGO
impl UnwindSafe for TIM8_TRGO
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