WE310F5  39.00.000
APP_CFG_S Struct Reference

Application configuration structure. More...

#include <app_cfg.h>

Data Fields

UINT8 unconnected_scan
 
UINT8 connected_scan
 
UINT8 ps_poll
 
UINT32 loop_duration
 
UINT8 ip_addr [16]
 
UINT32 payload
 
UINT32 count
 
UINT8 sync_regularly
 
UINT16 print_count
 
UINT16 print_interval
 
UINT8 data_size
 
UINT8 send_count
 
UINT8 send_interval
 

Detailed Description

Application configuration structure.

Application configuration structure.

Definition at line 349 of file ncm/src/main/app_cfg.h.

Field Documentation

◆ connected_scan

UINT8 connected_scan

Definition at line 352 of file ncm/src/main/app_cfg.h.

◆ count

UINT32 count

Definition at line 361 of file ping/src/main/app_cfg.h.

◆ data_size

UINT8 data_size

Definition at line 364 of file tcp_udp/src/main/app_cfg.h.

◆ ip_addr

UINT8 ip_addr[16]

Definition at line 359 of file ping/src/main/app_cfg.h.

◆ loop_duration

UINT32 loop_duration

Definition at line 354 of file ncm/src/main/app_cfg.h.

◆ payload

UINT32 payload

Definition at line 360 of file ping/src/main/app_cfg.h.

◆ print_count

UINT16 print_count

Definition at line 376 of file sntp/src/main/app_cfg.h.

◆ print_interval

UINT16 print_interval

Definition at line 377 of file sntp/src/main/app_cfg.h.

◆ ps_poll

UINT8 ps_poll

Definition at line 353 of file ncm/src/main/app_cfg.h.

◆ send_count

UINT8 send_count

Definition at line 365 of file tcp_udp/src/main/app_cfg.h.

◆ send_interval

UINT8 send_interval

Definition at line 366 of file tcp_udp/src/main/app_cfg.h.

◆ sync_regularly

UINT8 sync_regularly

Definition at line 375 of file sntp/src/main/app_cfg.h.

◆ unconnected_scan

UINT8 unconnected_scan

Definition at line 351 of file ncm/src/main/app_cfg.h.


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