Struct PJ14
pub struct PJ14 { /* private fields */ }
Expand description
PJ14 peripheral
Implementations§
Trait Implementations§
Auto Trait Implementations§
impl Freeze for PJ14
impl RefUnwindSafe for PJ14
impl Send for PJ14
impl Sync for PJ14
impl Unpin for PJ14
impl UnwindSafe for PJ14
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