Struct cortex_m_log::modes::InterruptFree [] [src]

pub struct InterruptFree;

Ensures that interrupt free execution.

Trait Implementations

Auto Trait Implementations

impl Send for InterruptFree

impl Sync for InterruptFree