Struct cortex_m_log::modes::InterruptOk [] [src]

pub struct InterruptOk;

No control of interrupts is made.

Trait Implementations

Auto Trait Implementations

impl Send for InterruptOk

impl Sync for InterruptOk