Choco OS  V.0.16.9.0
Join to the chocolate world
oC_Net_Frame_t Struct Reference

stores informations about the frame to send More...

#include <oc_net.h>

Data Fields

oC_Net_HardwareAddress_t Destination
 Hardware Destination Address.
 
oC_Net_HardwareAddress_t Source
 Hardware Source Address.
 
uint16_t Size
 Size Data in frame.
 
oC_Net_FrameType_t FrameType
 Type of the frame.
 
oC_Net_Packet_tPacket
 Pointer to the packet to send.
 
const oC_Net_Packet_tConstPacket
 Pointer to the packet to send (for sending)
 

Detailed Description

Definition at line 314 of file oc_net.h.


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