Function esp_idf_sys::vPortSetInterruptMask
source ยท pub unsafe extern "C" fn vPortSetInterruptMask() -> c_int
Expand description
@brief Set interrupt mask and return current interrupt enable register
@note [refactor-todo] Check if this function should be renamed (due to int return type) @return int Current interrupt enable register before set