Struct embedded_c_sdk_bind_hal::gpio::Alternate
source · pub struct Alternate;
Auto Trait Implementations§
impl Freeze for Alternate
impl RefUnwindSafe for Alternate
impl Send for Alternate
impl Sync for Alternate
impl Unpin for Alternate
impl UnwindSafe for Alternate
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