Declaration
typedef struct
{
js_lib_server_t js,
js_port_descr_t * port_list,
unsigned int port_count,
unsigned int port_max
} js_zynq;
| Member | Description |
|---|---|
| js | Base class - must be first. |
| port_list | Port list |
| port_count | Port count |
| port_max | Port max |