Struct esp32c2_hal::gpio::Gpio19Signals
source · pub struct Gpio19Signals {}
Auto Trait Implementations§
impl RefUnwindSafe for Gpio19Signals
impl Send for Gpio19Signals
impl Sync for Gpio19Signals
impl Unpin for Gpio19Signals
impl UnwindSafe for Gpio19Signals
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