Enum rtlsdr::DirectSampling [] [src]

pub enum DirectSampling {
    Disabled,
    I,
    Q,
}

Variants

Trait Implementations

impl Clone for DirectSampling
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for DirectSampling
[src]

impl Debug for DirectSampling
[src]

Formats the value using the given formatter.