Soletta™ Framework
Framework for making IoT devices

Full online documentation | C API Index
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sol_flow_static_port_spec Struct Reference

Structure for the specification of node ports. More...

#include <sol-flow-static.h>

Data Fields

uint16_t node
 Node index. More...
 
uint16_t port
 Port index. More...
 

Detailed Description

Structure for the specification of node ports.

Field Documentation

uint16_t sol_flow_static_port_spec::node

Node index.

uint16_t sol_flow_static_port_spec::port

Port index.


The documentation for this struct was generated from the following file: