Function f3::delay::init [] [src]

pub unsafe fn init()

Initializes the necessary stuff to be able to use delays

Safety

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