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