cueOS  2.4
cueOS - Universal Show Control OS for ARM
link_str Struct Reference

Structure that include link thread parameters. More...

#include <ethernet_driver.h>

Data Fields

struct netif * netif
 
osSemaphoreId semaphore
 

Detailed Description

Structure that include link thread parameters.

File Name : ethernetif.h Description : This file provides initialization code for LWIP middleWare.

Attention

© Copyright (c) 2020 STMicroelectronics. All rights reserved.

This software component is licensed by ST under Ultimate Liberty license SLA0044, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: www.st.com/SLA0044

Definition at line 39 of file ethernet_driver.h.

Field Documentation

◆ netif

struct netif* netif

Definition at line 40 of file ethernet_driver.h.

◆ semaphore

osSemaphoreId semaphore

Definition at line 41 of file ethernet_driver.h.


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