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

↰ Parent directory (library/include/rc)

Contents

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

  • Included By

  • Enums

  • Functions

  • Defines

  • Typedefs

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

Included By¶

  • File robotcontrol.h

Enums¶

  • Enum rc_pinmux_mode_t

Functions¶

  • Function rc_pinmux_set

  • Function rc_pinmux_set_default

Defines¶

  • Define BLUE_GP0_PIN_3

  • Define BLUE_GP0_PIN_4

  • Define BLUE_GP0_PIN_5

  • Define BLUE_GP0_PIN_6

  • Define BLUE_GP1_PIN_3

  • Define BLUE_GP1_PIN_4

  • Define BLUE_SPI_PIN_6_SS1

  • Define BLUE_SPI_PIN_6_SS2

  • Define CAPE_SPI_PIN_6_SS1

  • Define CAPE_SPI_PIN_6_SS2

  • Define DSM_HEADER_PIN

  • Define GPS_HEADER_PIN_3

  • Define GPS_HEADER_PIN_4

  • Define SPI_HEADER_PIN_3

  • Define SPI_HEADER_PIN_4

  • Define SPI_HEADER_PIN_5

  • Define UART1_HEADER_PIN_3

  • Define UART1_HEADER_PIN_4

Typedefs¶

  • Typedef rc_pinmux_mode_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