Docs.rs
  • wii-ext-0.4.0
    • wii-ext 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • 9names
    • Dependencies
      • defmt ^0.3.0 normal optional
      • embedded-hal ^1 normal
      • embedded-hal-async ^1 normal
      • embedded-hal-mock ^0.10.0 dev
      • paste ^1.0.6 dev
    • Versions
    • 37.16% 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

wii_ext0.4.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • async_impl::classic::Classic
  • async_impl::interface::InterfaceAsync
  • async_impl::nunchuk::Nunchuk
  • blocking_impl::classic::Classic
  • blocking_impl::interface::Interface
  • blocking_impl::nunchuk::Nunchuk
  • core::classic::CalibrationData
  • core::classic::ClassicReading
  • core::classic::ClassicReadingCalibrated
  • core::nunchuk::CalibrationData
  • core::nunchuk::NunchukReading
  • core::nunchuk::NunchukReadingCalibrated

Enums

  • async_impl::interface::AsyncImplError
  • blocking_impl::classic::ClassicError
  • blocking_impl::interface::BlockingImplError
  • blocking_impl::nunchuk::NunchukError
  • core::ControllerType

Functions

  • core::identify_controller

Type Aliases

  • core::ControllerIdReport
  • core::ExtHdReport
  • core::ExtReport

Constants

  • core::EXT_I2C_ADDR
  • core::INTERMESSAGE_DELAY_MICROSEC_U32