[][src]Trait r3::kernel::Port

pub trait Port: PortThreading + PortInterrupts + PortTimer { }

Represents a particular group of traits that a port should implement.

Implementors

Loading content...