Docs.rs
  • ev3rt-0.6.0
    • ev3rt 0.6.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • massimiliano-mantione
    • Dependencies
    • Versions
    • 4.7% 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

ev3rt0.6.0

  • All Items

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

Crate ev3rt

source

Structs§

  • IrRemote
  • IrSeek
  • RgbRaw

Enums§

  • Button
  • ER
  • LcdColor
  • LcdFont
  • LedColor
  • MotorPort
  • MotorType
  • SensorColorCode
  • SensorPort
  • SensorType
  • SerialPort

Constants§

  • LCD_FRAMEBUFFER_ROWS
  • LCD_FRAMEBUFFER_ROW_BYTES
  • LCD_FRAMEBUFFER_SIZE
  • LCD_HEIGHT
  • LCD_WIDTH

Functions§

  • abort
  • analog_sensor_read
  • any_button_is_pressed
  • battery_current_ma
  • battery_voltage_mv
  • bluetooth_agent_get_last_char
  • bluetooth_agent_schedule_write
  • bluetooth_agent_set_period_ms
  • button_is_pressed
  • color_sensor_get_ambient
  • color_sensor_get_color
  • color_sensor_get_reflect
  • color_sensor_get_rgb
  • font_get_size
  • get_utime
  • get_utm
  • gyro_sensor_get_angle
  • gyro_sensor_get_rate
  • gyro_sensor_reset
  • infrared_sensor_get_distance
  • lcd_apply
  • lcd_clear
  • lcd_draw_line
  • lcd_draw_string
    Draw a string into lcd from a starting position
  • lcd_fill_rect
  • lcd_set_font
  • led_set_color
  • motor_config
  • motor_get_counts
  • motor_get_power
  • motor_get_type
  • motor_reset_counts
  • motor_set_power
  • motor_stop
  • msleep
  • schedule_bluetooth_agent_task
  • sensor_config
  • sensor_get_type
  • touch_sensor_is_pressed
  • ultrasonic_sensor_did_reset_nxt
  • ultrasonic_sensor_get_distance
  • ultrasonic_sensor_get_distance_nxt
  • ultrasonic_sensor_get_last_reading_nxt
  • ultrasonic_sensor_request_read_nxt
  • ultrasonic_sensor_request_reset_nxt
  • wait_for_buttons_released

Type Aliases§

  • BoolT
  • ErUint
  • HRTCNT
  • RELTIM
  • SYSTIM
  • SYSUTM
  • TMO