Morse Micro IoT SDK  2.9.7

Detailed Description

Command arguments structure for tcp_write_poll.

Definition at line 4983 of file mmagic_controller.h.

#include <mmagic_controller.h>

Data Fields

uint8_t stream_id
 Stream ID of the socket to wait on. More...
 
uint32_t timeout
 Timeout in ms. More...
 

Field Documentation

◆ stream_id

uint8_t mmagic_core_tcp_write_poll_cmd_args::stream_id

Stream ID of the socket to wait on.

Definition at line 4986 of file mmagic_controller.h.

◆ timeout

uint32_t mmagic_core_tcp_write_poll_cmd_args::timeout

Timeout in ms.

0 to return immediately, UINT32_MAX to wait indefinately.

Definition at line 4988 of file mmagic_controller.h.


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