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