Enum emlib::adc::Start [] [src]

#[repr(u8)]
pub enum Start { Single, Scan, ScanAndSingle, }

Variants

Trait Implementations

impl Copy for Start
[src]

impl Clone for Start
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more