Enum libflycapture2_sys::_fc2PCIeBusSpeed [] [src]

#[repr(i32)]
pub enum _fc2PCIeBusSpeed { FC2_PCIE_BUSSPEED_2_5, FC2_PCIE_BUSSPEED_5_0, FC2_PCIE_BUSSPEED_UNKNOWN, FC2_PCIE_BUSSPEED_FORCE_32BITS, }

Variants

Trait Implementations

impl Copy for _fc2PCIeBusSpeed
[src]

impl Clone for _fc2PCIeBusSpeed
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _fc2PCIeBusSpeed
[src]

Formats the value using the given formatter.