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