FreeRTOS: FreeRTOS Cellular Library v1.2.0
FreeRTOS Cellular Library
CellularSocketAddress_t Struct Reference

Represents socket address. More...

#include <cellular_types.h>

Data Fields

CellularIPAddress_t ipAddress
 
uint16_t port
 

Detailed Description

Represents socket address.

Field Documentation

◆ ipAddress

CellularIPAddress_t CellularSocketAddress_t::ipAddress

IP address.

◆ port

uint16_t CellularSocketAddress_t::port

Port number.


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