Macro serial_port_component_static

Source
macro_rules! serial_port_component_static {
    () => { ... };
}
Expand description

Statically allocates the storage needed to finalize a SerialPortComponent.