pub unsafe extern "C" fn vPortEnterCritical()
Expand description

@brief Enter a critical section

  • Simply disable interrupts
  • Can be nested