Enum emlib::adc::OvsRateSel [] [src]

#[repr(u8)]
pub enum OvsRateSel { Sel2, Sel4, Sel8, Sel16, Sel32, Sel64, Sel128, Sel256, Sel512, Sel1024, Sel2048, Sel4096, }

Variants

Trait Implementations

impl Copy for OvsRateSel
[src]

impl Clone for OvsRateSel
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more