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