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.

Function rc_pinmux_set

Function Documentation

int rc_pinmux_set(int pin, rc_pinmux_mode_t mode)

sets once of the pins defined in this header to a particular mode

Parameters
  • pin[in] The pin

  • mode[in] The mode

Returns

0 on success, -1 on failure