Logo
1.0.20231103-wip
BeagleBoard Project v: latest
Document Release Versions
latest
0.0
Downloads
PDF
BeagleBoard.org Links
Docs Source

Introduction

  • Blink LED
  • Support
  • Beagle 101
  • Contribution
  • Contributors

Boards

  • BeaglePlay
  • BeagleBone AI-64
  • BeagleBone AI
  • BeagleBone Black
  • BeagleBone Blue
  • BeagleBone (all)
  • BeagleV-Ahead
  • BeagleV-Fire
  • Capes
  • PocketBeagle
  • BeagleConnect Freedom
  • BeagleBoard (all)
  • Terms & Conditions

Projects

  • simpPRU
  • BB-Config
  • Robot Control Library
  • BeagleConnect

Books

  • BeagleBone Cookbook
  • PRU Cookbook

Accessories

  • Capes
  • Accessories

Reference

  • About
  • Donate
  • FAQ
BeagleBoard Docs
  • File deprecated.h
  • Edit on GitLab

This is the latest (main) BeagleBoard documentation. If you are looking for stable releases, use the drop-down menu on the bottom-left and select the desired version.

File deprecated.h¶

↰ Parent directory (library/include/rc)

Contents

  • Definition (library/include/rc/deprecated.h)

  • Included By

  • Enums

  • Functions

  • Typedefs

Definition (library/include/rc/deprecated.h)¶

Included By¶

  • File robotcontrol.h

Enums¶

  • Enum rc_button_state_t

Functions¶

  • Function rc_cleanup

  • Function rc_disable_motors

  • Function rc_enable_motors

  • Function rc_get_encoder_pos

  • Function rc_get_mode_button

  • Function rc_get_pause_button

  • Function rc_initialize

  • Function rc_set_encoder_pos

  • Function rc_set_mode_pressed_func

  • Function rc_set_mode_released_func

  • Function rc_set_motor

  • Function rc_set_motor_all

  • Function rc_set_motor_brake

  • Function rc_set_motor_brake_all

  • Function rc_set_motor_free_spin

  • Function rc_set_motor_free_spin_all

  • Function rc_set_pause_pressed_func

  • Function rc_set_pause_released_func

Typedefs¶

  • Typedef rc_button_state_t


© Copyright 2023, BeagleBoard.org Foundation. Last updated on Nov 03, 2023.

BeagleBoard Project v: latest
Document Release Versions
latest
0.0
Downloads
PDF
BeagleBoard.org Links
Docs Source