[−][src]Constant teensyduino::gpio::LED_BUILTIN
pub const LED_BUILTIN: Pin;
The builtin LED, normally on pin 13
Requires the feature led
Safety
On boards with the led not on pin 13, this will not work, and could cause undefined behavior