Function esp_idf_hal::sys::xPortGetTickRateHz
source ยท pub unsafe extern "C" fn xPortGetTickRateHz() -> u32
Expand description
@brief Get the tick rate per second
@note [refactor-todo] make this inline @note [refactor-todo] Check if this function should be renamed (due to uint return type) @return uint32_t Tick rate in Hz