Enum rp_sys::rp_acq_sampling_rate_t [] [src]

#[repr(C)]
pub enum rp_acq_sampling_rate_t { RP_SMP_125M, RP_SMP_15_625M, RP_SMP_1_953M, RP_SMP_122_070K, RP_SMP_15_258K, RP_SMP_1_907K, }

Variants

Trait Implementations

impl Debug for rp_acq_sampling_rate_t
[src]

Formats the value using the given formatter.

impl Copy for rp_acq_sampling_rate_t
[src]

impl Clone for rp_acq_sampling_rate_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more