REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
websockets::internals::HeaderWithExtended16 Struct Reference
#include <data_frame.h>
Inheritance diagram for websockets::internals::HeaderWithExtended16:

Collaboration diagram for websockets::internals::HeaderWithExtended16:

Public Attributes | |
uint16_t | extendedPayload |
![]() | |
uint8_t | opcode: 4 |
uint8_t | flags: 3 |
uint8_t | fin: 1 |
uint8_t | payload: 7 |
uint8_t | mask: 1 |
Detailed Description
Definition at line 82 of file data_frame.h.
Member Data Documentation
◆ extendedPayload
uint16_t websockets::internals::HeaderWithExtended16::extendedPayload |
Definition at line 83 of file data_frame.h.
The documentation for this struct was generated from the following file:
- lib/communication/src/websockets/data_frame.h