zephyr::raw

Function k_is_user_context

Source
pub unsafe extern "C" fn k_is_user_context() -> bool
Expand description

Indicate whether the CPU is currently in user mode

@return true if the CPU is currently running with user permissions