Function f3::led::init [] [src]

pub unsafe fn init()

Initializes the necessary stuff to drive the LEDs on and off

Safety

  • Must be called once
  • Must be called in an interrupt-free environment