Docs.rs
  • gaffe-xilinx-0.1.0
    • gaffe-xilinx 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kc8apf
    • Dependencies
      • byteorder ^1.2 normal
      • env_logger ^0.5.10 normal
      • failure ^0.1 normal
      • hex ^0.3 normal
      • log ^0.4 normal
      • packed_struct ^0.2 normal
      • packed_struct_codegen ^0.2 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_test ^1.0 normal
      • serde_yaml ^0.7 normal
      • smart-default ^0.2 normal
      • structopt ^0.2.8 normal
      • strum ^0.9 normal
      • strum_macros ^0.9 normal
      • twoway ^0.1 normal
    • Versions
    • 12.77% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

gaffe_xilinx0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • xc7::Bitstream
  • xc7::Configuration
  • xc7::DeviceDefinition
  • xc7::Frame
  • xc7::IdCode
  • xc7::frame_address::FrameAddress
  • xc7::frame_address::Range
  • xc7::frame_address::RangeIter
  • xc7::frame_address::Set
  • xc7::frame_address::SetIter
  • xc7::registers::BootHistoryStatusRegister
  • xc7::registers::BpiSpiConfigurationOptionsRegister
  • xc7::registers::CbcRegister
  • xc7::registers::CommandRegister
  • xc7::registers::ConfigurationOptionsRegister0
  • xc7::registers::ConfigurationOptionsRegister1
  • xc7::registers::ControlRegister0
  • xc7::registers::ControlRegister1
  • xc7::registers::CrcRegister
  • xc7::registers::LoutRegister
  • xc7::registers::MaskRegister
  • xc7::registers::StatusRegister
  • xc7::registers::WarmBootStartAddressRegister
  • xc7::registers::WatchdogTimerRegister

Enums

  • xc7::Opcode
  • xc7::Packet
  • xc7::RegisterAddress
  • xc7::frame_address::BlockType
  • xc7::frame_address::DeviceHalf
  • xc7::registers::BpiPageSize
  • xc7::registers::BusWidth
  • xc7::registers::Command
  • xc7::registers::RbCrcAction
  • xc7::registers::StartupPhaseKeep
  • xc7::registers::StartupPhaseNoWait
  • xc7::registers::StartupPhaseStatus
  • xc7::registers::StartupPhaseTracksDone

Traits

  • from_bytes::BufReadFromBytesExt
  • from_bytes::FromBytes
  • from_bytes::ToBytes
  • xc7::FromWord
  • xc7::ToWord
  • xc7::registers::Register

Type Aliases

  • xc7::Word