Docs.rs
  • hal-sim-0.2.0
    • hal-sim 0.2.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ivmarkov
    • Dependencies
      • channel-bridge ^0.2 normal
      • embassy-futures ^0.1 normal
      • embassy-sync ^0.1 normal
      • embedded-graphics-core ^0.3 normal
      • embedded-hal ^0.2 normal
      • embedded-svc ^0.24 normal
      • futures ^0.3 normal
      • gloo-net ^0.2 normal
      • gloo-timers ^0.2 normal
      • heapless ^0.7 normal
      • itertools ^0.10 normal
      • log ^0.4 normal
      • nb ^1 normal
      • postcard ^1 normal
      • serde ^1 normal
      • wasm-bindgen ^0.2 normal
      • wasm-bindgen-futures ^0.4 normal
      • wasm-logger ^0.2 normal
      • web-sys ^0.3 normal
      • yew ^0.19 normal
      • yewdux ^0.8.3 normal
      • yewdux-middleware ^0.1 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate hal_sim

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • adc::Adc
  • display::Display
  • display::DisplayState
  • display::Displays
  • display::SharedDisplay
  • dto::display::Change
  • dto::display::DisplayMeta
  • dto::gpio::PinMeta
  • dto::web::PinUpdate
  • dto::web::StripeUpdate
  • gpio::Input
  • gpio::InputOutput
  • gpio::Output
  • gpio::Pin
  • gpio::PinState
  • gpio::Pins
  • gpio::SharedPin
  • peripherals::Peripherals
  • ui::HalProps

Enums

  • dto::gpio::ButtonType
  • dto::gpio::PinType
  • dto::gpio::PinValue
  • dto::web::DisplayUpdate
  • dto::web::PinInputUpdate
  • dto::web::WebEvent
  • dto::web::WebRequest
  • gpio::Change
  • peripherals::TakeError

Traits

  • adc::AdcTrait
  • gpio::InputMode
  • gpio::OutputMode

Functions

  • ui::comm::receiver
  • ui::comm::sender
  • web::handle
  • web::peripherals_callback
  • web::process

Type Definitions

  • display::DisplaysChangedCallback
  • display::SharedDisplays
  • dto::display::DisplayName
  • dto::gpio::PinCategory
  • dto::gpio::PinName
  • dto::web::RequestId
  • gpio::PinsChangedCallback
  • gpio::SharedPins
  • peripherals::SharedPeripherals
  • ui::App
  • ui::Hal
  • web::HandlerDisplayChanges
  • web::HandlerPinChanges

Constants

  • dto::web::SCREEN_MAX_STRIPE_LEN
  • dto::web::SCREEN_MAX_STRIPE_U8_LEN
  • dto::web::STRIPE_PIXEL_SIZE