[][src]Trait cortex_m_log::modes::InterruptModer

pub trait InterruptModer { }

Trait to configure interrupt mode.

Implementors

impl InterruptModer for InterruptFree[src]

impl InterruptModer for InterruptOk[src]

Loading content...