Struct cortex_m_log::modes::InterruptFree [−][src]
pub struct InterruptFree;
Ensures that interrupt free execution.
Trait Implementations
impl InterruptModer for InterruptFree[src]
impl InterruptModer for InterruptFreeAuto Trait Implementations
impl Send for InterruptFree
impl Send for InterruptFreeimpl Sync for InterruptFree
impl Sync for InterruptFree