Enum microbit::hal::pwm::Loop [−][src]
pub enum Loop {
Disabled,
Times(u16),
Inf,
}Variants
Times(u16)Tuple Fields of Times
0: u16Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Loop
impl UnwindSafe for Loop
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.