Function cortex_m_rtfm::disable [] [src]

pub fn disable<T, N>(_task: fn(_: T, _: Priority<N>, _: Threshold<N>)) where
    T: Context + Nr

Disables a task

The task won't run even if the underlying interrupt is raised