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