FreeRTOS-Plus-TCP V2.3.2
FreeRTOS TCP/IP library
xUnion32 Union Reference

Data Fields

uint32_t u32
  More...
 
uint16_t u16 [2]
  More...
 
uint8_t u8 [4]
  More...
 

Detailed Description

Used in checksum calculation.

Field Documentation

◆ u32

uint32_t xUnion32::u32

The 32-bit member of the union.

◆ u16

uint16_t xUnion32::u16[2]

The array of 2 16-bit members of the union.

◆ u8

uint8_t xUnion32::u8[4]

The array of 4 8-bit members of the union.


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