Docs.rs
  • nuttx-embedded-hal-1.0.10
    • nuttx-embedded-hal 1.0.10
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lupyuen
    • Dependencies
      • embedded-hal ^0.2.7 normal
      • heapless ^0.7.10 normal
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

nuttx_embedded_hal1.0.10

Crate Items

  • Macros
  • Structs
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Delay
  • I2c
  • InputPin
  • InterruptPin
  • OutputPin
  • Spi
  • UnusedPin
  • i2c_msg_s
  • i2c_transfer_s

Macros

  • println

Functions

  • close
  • exit
  • ioctl
  • open
  • puts
  • puts_format
  • read
  • sleep
  • usleep
  • write

Type Aliases

  • String
  • size_t
  • ssize_t

Constants

  • GPIOC_PINTYPE
  • GPIOC_READ
  • GPIOC_REGISTER
  • GPIOC_SETPINTYPE
  • GPIOC_UNREGISTER
  • GPIOC_WRITE
  • I2CIOC_RESET
  • I2CIOC_TRANSFER
  • I2C_M_NOSTART
  • I2C_M_NOSTOP
  • I2C_M_READ
  • I2C_M_TEN
  • O_RDOK
  • O_RDONLY
  • O_RDWR
  • O_WROK
  • O_WRONLY
  • _GPIOBASE
  • _I2CBASE