pub struct Tim15Ch2 {}Expand description
Output Compare Channel 2 of Timer 15 (type state)
Trait Implementations§
Auto Trait Implementations§
impl Freeze for Tim15Ch2
impl RefUnwindSafe for Tim15Ch2
impl Send for Tim15Ch2
impl Sync for Tim15Ch2
impl Unpin for Tim15Ch2
impl UnwindSafe for Tim15Ch2
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