Enum emlib::adc::Warmup [] [src]

#[repr(u8)]
pub enum Warmup { Normal, FastBG, KeepScanRefWarm, KeepADCWarm, }

Variants

Trait Implementations

impl Copy for Warmup
[src]

impl Clone for Warmup
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more