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 dsm.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 dsm.h¶

↰ Parent directory (library/include/rc)

Contents

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

  • Includes

  • Included By

  • Functions

  • Defines

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

Includes¶

  • stdint.h

Included By¶

  • File robotcontrol.h

Functions¶

  • Function rc_dsm_bind_routine

  • Function rc_dsm_calibrate_routine

  • Function rc_dsm_ch_normalized

  • Function rc_dsm_ch_raw

  • Function rc_dsm_channels

  • Function rc_dsm_cleanup

  • Function rc_dsm_init

  • Function rc_dsm_is_connection_active

  • Function rc_dsm_is_new_data

  • Function rc_dsm_nanos_since_last_packet

  • Function rc_dsm_resolution

  • Function rc_dsm_set_callback

  • Function rc_dsm_set_disconnect_callback

Defines¶

  • Define RC_MAX_DSM_CHANNELS


© 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