Function teensy4_bsp::configure_led[][src]

pub fn configure_led(pad: P13) -> Led
Expand description

Configure the board’s LED

Returns a GPIO that’s physically tied to the LED. Use the returned handle to drive the LED.