Docs.rs
  • gpiocdev-uapi-0.6.2
    • gpiocdev-uapi 0.6.2
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • warthog618
    • Dependencies
      • bitflags ^2.2 normal
      • ioctl-sys ^0.8 normal
      • libc ^0.2 normal
      • thiserror ^1.0 normal
      • criterion ^0.5 dev
      • gpiosim ^0.4 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • 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

gpiocdev_uapi0.6.2

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases
  • Unions

List of all items

Structs

  • Errno
  • Name
  • ValidationError
  • v1::ChipInfo
  • v1::Errno
  • v1::EventRequest
  • v1::EventRequestFlags
  • v1::HandleConfig
  • v1::HandleRequest
  • v1::HandleRequestFlags
  • v1::LineEdgeEvent
  • v1::LineInfo
  • v1::LineInfoChangeEvent
  • v1::LineInfoFlags
  • v1::LineValues
  • v1::Name
  • v1::Offsets
  • v1::UnderReadError
  • v1::ValidationError
  • v2::ChipInfo
  • v2::Errno
  • v2::LineAttribute
  • v2::LineAttributes
  • v2::LineConfig
  • v2::LineConfigAttribute
  • v2::LineConfigAttributes
  • v2::LineEdgeEvent
  • v2::LineFlags
  • v2::LineInfo
  • v2::LineInfoChangeEvent
  • v2::LineRequest
  • v2::LineValues
  • v2::Name
  • v2::Offsets
  • v2::UnderReadError
  • v2::ValidationError

Enums

  • Error
  • v1::Error
  • v1::LineEdgeEventKind
  • v1::LineInfoChangeKind
  • v2::Error
  • v2::LineAttributeKind
  • v2::LineAttributeValue
  • v2::LineEdgeEventKind
  • v2::LineInfoChangeKind

Unions

  • v2::LineAttributeValueUnion

Functions

  • has_event
  • read_event
  • v1::get_chip_info
  • v1::get_line_event
  • v1::get_line_handle
  • v1::get_line_info
  • v1::get_line_values
  • v1::has_event
  • v1::read_event
  • v1::set_line_config
  • v1::set_line_values
  • v1::unwatch_line_info
  • v1::wait_event
  • v1::watch_line_info
  • v2::get_chip_info
  • v2::get_line
  • v2::get_line_info
  • v2::get_line_values
  • v2::has_event
  • v2::read_event
  • v2::set_line_config
  • v2::set_line_values
  • v2::unwatch_line_info
  • v2::wait_event
  • v2::watch_line_info
  • wait_event

Type Aliases

  • Result
  • v1::Offset
  • v1::Result
  • v1::ValidationResult
  • v2::Offset
  • v2::Result
  • v2::ValidationResult

Constants

  • NAME_LEN_MAX
  • NUM_LINES_MAX
  • v1::NAME_LEN_MAX
  • v1::NUM_LINES_MAX
  • v2::NAME_LEN_MAX
  • v2::NUM_ATTRS_MAX
  • v2::NUM_LINES_MAX