Struct microbit::hal::gpiote::GpiotePortEvent [−][src]
pub struct GpiotePortEvent<'a, P> where
P: GpioteInputPin, { /* fields omitted */ }Implementations
Auto Trait Implementations
impl<'a, P> RefUnwindSafe for GpiotePortEvent<'a, P> where
P: RefUnwindSafe,
impl<'a, P> Send for GpiotePortEvent<'a, P> where
P: Sync,
impl<'a, P> Sync for GpiotePortEvent<'a, P> where
P: Sync,
impl<'a, P> Unpin for GpiotePortEvent<'a, P>
impl<'a, P> UnwindSafe for GpiotePortEvent<'a, P> where
P: RefUnwindSafe,
Blanket Implementations
Mutably borrows from an owned value. Read more
Casts the value.
Performs the conversion.
Performs the conversion.
Casts the value.
Casts the value.
Casts the value.
Casts the value.