Docs.rs
  • driver-pal-0.8.0
    • driver-pal 0.8.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ryankurte
    • Dependencies
      • clap ^4.4.7 normal optional
      • driver-cp2130 ^1.0.0 normal optional
      • embedded-hal ^1.0.0 normal
      • libc ^0.2.54 normal optional
      • linux-embedded-hal ^0.4 normal optional
      • log ^0.4.6 normal
      • serde ^1.0.91 normal optional
      • simplelog ^0.12.2 normal optional
      • toml ^0.8.12 normal optional
    • Versions
    • 42.36% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

driver_pal0.8.0

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Settings

List of all items

Structs

  • hal::DeviceConfig
  • hal::HalDelay
  • hal::HalInst
  • hal::HalPins
  • hal::LogConfig
  • hal::PinConfig
  • hal::SpiConfig
  • hal::TermLogger
  • hal::cp2130::Cp2130Driver
  • hal::linux::Delay
  • hal::linux::LinuxDriver
  • hal::linux::Pindev
  • hal::linux::SpiModeFlags
  • hal::linux::SpidevDevice
  • mock::Delay
  • mock::Mock
  • mock::MockError
  • mock::Pin
  • mock::PinError
  • mock::Spi
  • mock::SpiError
  • wrapper::Wrapper

Enums

  • Error
  • PinState
  • hal::HalBase
  • hal::HalInputPin
  • hal::HalOutputPin
  • hal::HalSpi
  • hal::LevelFilter
  • hal::TerminalMode
  • hal::error::HalError
  • hal::linux::Direction
  • hal::linux::PinError
  • mock::MockExec
  • mock::MockTransaction

Traits

  • Busy
  • ChipSelect
  • Hal
  • ManagedChipSelect
  • PrefixRead
  • PrefixWrite
  • Ready
  • Reset

Functions

  • hal::load_config

Type Aliases

  • Transaction
  • mock::Id