Struct microbit::hal::gpiote::GpioteTask [−][src]
pub struct GpioteTask<'a, P> where
P: GpioteOutputPin, { /* fields omitted */ }Implementations
Configures polarity of the task out operation.
Auto Trait Implementations
impl<'a, P> RefUnwindSafe for GpioteTask<'a, P> where
P: RefUnwindSafe,
impl<'a, P> !Send for GpioteTask<'a, P>
impl<'a, P> !Sync for GpioteTask<'a, P>
impl<'a, P> Unpin for GpioteTask<'a, P> where
P: Unpin,
impl<'a, P> UnwindSafe for GpioteTask<'a, P> where
P: UnwindSafe,
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.