Docs.rs
  • firewire-dice-protocols-0.2.1
    • firewire-dice-protocols 0.2.1
    • Docs.rs crate page
    • LGPL-3.0-or-later
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • takaswie
    • github:alsa-project:gobject-introspection
    • Dependencies
      • glib ^0.15 normal
      • hinawa ^0.7 normal
      • ieee1212-config-rom ^0.1 normal
    • Versions
    • 87.71% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

firewire_dice_protocols0.2.1

ShellStandaloneClockSpecification

Required Associated Constants

  • STANDALONE_CLOCK_SOURCES

Object Safety

Implementors

In firewire_dice_protocols::tcelectronic::shell

?
Change settings

Trait firewire_dice_protocols::tcelectronic::shell::ShellStandaloneClockSpecification

source ·
pub trait ShellStandaloneClockSpecification {
    const STANDALONE_CLOCK_SOURCES: &'static [ShellStandaloneClockSource];
}
Expand description

Function specification for standalone clock source.

Required Associated Constants§

source

const STANDALONE_CLOCK_SOURCES: &'static [ShellStandaloneClockSource]

The list of available sources.

Object Safety§

This trait is not object safe.

Implementors§

source§

impl ShellStandaloneClockSpecification for ItwinProtocol

source§

const STANDALONE_CLOCK_SOURCES: &'static [ShellStandaloneClockSource] = _

source§

impl ShellStandaloneClockSpecification for K8Protocol

source§

const STANDALONE_CLOCK_SOURCES: &'static [ShellStandaloneClockSource] = _

source§

impl ShellStandaloneClockSpecification for K24dProtocol

source§

const STANDALONE_CLOCK_SOURCES: &'static [ShellStandaloneClockSource] = _

source§

impl ShellStandaloneClockSpecification for KliveProtocol

source§

const STANDALONE_CLOCK_SOURCES: &'static [ShellStandaloneClockSource] = _