Trait cortex_m_log::modes::InterruptModer [−][src]
pub trait InterruptModer { }Trait to configure interrupt mode.
Implementors
impl InterruptModer for InterruptFreeimpl InterruptModer for InterruptOk
pub trait InterruptModer { }Trait to configure interrupt mode.
impl InterruptModer for InterruptFree |
impl InterruptModer for InterruptOk |