Enum microbit::hal::pac::comp::tasks_sample::TASKS_SAMPLE_AW [−]
pub enum TASKS_SAMPLE_AW {
TRIGGER,
}Expand description
Sample comparator value
Value on reset: 0
Variants
1: Trigger task
Trait Implementations
impl Clone for TASKS_SAMPLE_AW
impl Clone for TASKS_SAMPLE_AW
pub fn clone(&self) -> TASKS_SAMPLE_AW
pub fn clone(&self) -> TASKS_SAMPLE_AW
Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
impl Debug for TASKS_SAMPLE_AW
impl Debug for TASKS_SAMPLE_AW
impl PartialEq<TASKS_SAMPLE_AW> for TASKS_SAMPLE_AW
impl PartialEq<TASKS_SAMPLE_AW> for TASKS_SAMPLE_AW
impl Copy for TASKS_SAMPLE_AW
impl StructuralPartialEq for TASKS_SAMPLE_AW
Auto Trait Implementations
impl RefUnwindSafe for TASKS_SAMPLE_AW
impl Send for TASKS_SAMPLE_AW
impl Sync for TASKS_SAMPLE_AW
impl Unpin for TASKS_SAMPLE_AW
impl UnwindSafe for TASKS_SAMPLE_AW
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.