Docs.rs
  • periphery-0.1.0
    • periphery 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • danclive
    • Dependencies
      • libc ^0.2 normal
    • Versions
    • 12.5% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

periphery0.1.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • sys::gpio::Pin
  • sys::i2c::Capabilities
  • sys::i2c::I2C
  • sys::pwm::Pwm
  • sys::pwm::PwmChip
  • sys::spi::SPI

Enums

  • sys::gpio::Direction
  • sys::gpio::Edge
  • sys::gpio::Value
  • sys::pwm::Polarity
  • sys::spi::BitOrder
  • sys::spi::Mode
  • sys::spi::Polarity

Type Aliases

  • sys::spi::SpidevTransfer