Struct cortex_m_rtfm::Threshold [] [src]

pub struct Threshold<T> { /* fields omitted */ }

Preemption threshold

Methods

impl<PT> Threshold<PT>
[src]

Raises the preemption threshold to match the resource ceiling

Trait Implementations

impl<N> !Send for Threshold<N>
[src]