Enum microbit::hal::gpiote::TaskOutPolarity [−][src]
pub enum TaskOutPolarity {
Set,
Clear,
Toggle,
}Expand description
Polarity of the task out operation.
Variants
Auto Trait Implementations
impl RefUnwindSafe for TaskOutPolarity
impl Send for TaskOutPolarity
impl Sync for TaskOutPolarity
impl Unpin for TaskOutPolarity
impl UnwindSafe for TaskOutPolarity
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.