|
TeensyNanoExoCode
|
Variables | |
| const unsigned int | sync_led_on_state = LOW |
| const unsigned int | sync_led_off_state = HIGH |
| const bool | status_has_pwm = true |
| const uint8_t | status_led_on_state = 0 |
| const uint8_t | status_led_off_state = 4095 |
| const unsigned int | motor_enable_on_state = HIGH |
| const unsigned int | motor_enable_off_state = LOW |
| const unsigned int logic_micro_pins::motor_enable_off_state = LOW |
| const unsigned int logic_micro_pins::motor_enable_on_state = HIGH |
| const bool logic_micro_pins::status_has_pwm = true |
| const uint8_t logic_micro_pins::status_led_off_state = 4095 |
| const uint8_t logic_micro_pins::status_led_on_state = 0 |
| const unsigned int logic_micro_pins::sync_led_off_state = HIGH |
| const unsigned int logic_micro_pins::sync_led_on_state = LOW |