Enum emlib::adc::PRSSEL [] [src]

#[repr(u8)]
pub enum PRSSEL { Ch0, Ch1, Ch2, Ch3, Ch4, Ch5, Ch6, Ch7, }

Variants

Trait Implementations

impl Copy for PRSSEL
[src]

impl Clone for PRSSEL
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more