Enum sam4l::adc::Channel [] [src]

#[repr(u8)]
enum Channel { AD0, AD1, AD2, AD3, AD4, AD5, AD6, AD7, AD8, AD9, AD10, AD11, AD12, AD13, AD14, Bandgap, ScaledVCC, DAC, Vsingle, ReferenceGround, }

SAM4L ADC channels.

Variants

Trait Implementations

impl Copy for Channel
[src]

impl Clone for Channel
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Channel
[src]

[src]

Formats the value using the given formatter. Read more