"Torque Vector" node source code
More...
#include <stdint.h>
#include "common/phal_G4/gpio/gpio.h"
Go to the source code of this file.
"Torque Vector" node source code
- Author
- Irving Wang (irvin.nosp@m.gw@p.nosp@m.urdue.nosp@m..edu)
◆ BASE_RESET_PIN
| #define BASE_RESET_PIN (6) |
◆ BASE_RESET_PORT
| #define BASE_RESET_PORT (GPIOB) |
◆ CONNECTION_LED_PIN
| #define CONNECTION_LED_PIN (3) |
◆ CONNECTION_LED_PORT
| #define CONNECTION_LED_PORT (GPIOB) |
◆ ERROR_LED_PIN
| #define ERROR_LED_PIN (15) |
◆ ERROR_LED_PORT
| #define ERROR_LED_PORT (GPIOA) |
◆ HEARTBEAT_LED_PIN
| #define HEARTBEAT_LED_PIN (4) |
◆ HEARTBEAT_LED_PORT
| #define HEARTBEAT_LED_PORT (GPIOB) |
◆ ROVER_RESET_PIN
| #define ROVER_RESET_PIN (1) |
◆ ROVER_RESET_PORT
| #define ROVER_RESET_PORT (GPIOB) |