pub struct GTZC_MPCBB3 { /* private fields */ }Expand description
GTZC_MPCBB3 peripheral
Implementations§
Trait Implementations§
Source§impl Clone for GTZC_MPCBB3
impl Clone for GTZC_MPCBB3
Source§impl Debug for GTZC_MPCBB3
impl Debug for GTZC_MPCBB3
Source§impl Format for GTZC_MPCBB3
impl Format for GTZC_MPCBB3
impl Copy for GTZC_MPCBB3
impl PeripheralType for GTZC_MPCBB3
Auto Trait Implementations§
impl Freeze for GTZC_MPCBB3
impl RefUnwindSafe for GTZC_MPCBB3
impl Send for GTZC_MPCBB3
impl Sync for GTZC_MPCBB3
impl Unpin for GTZC_MPCBB3
impl UnwindSafe for GTZC_MPCBB3
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