Public Member Functions
UdpClass Class Reference

List of all members.

Public Member Functions

void begin (uint16_t)
int available ()
uint16_t sendPacket (uint8_t *, uint16_t, uint8_t *, uint16_t)
uint16_t sendPacket (const char[], uint8_t *, uint16_t)
int readPacket (uint8_t *, uint16_t)
int readPacket (uint8_t *, uint16_t, uint8_t *, uint16_t *)
int readPacket (char *, uint16_t, uint8_t *, uint16_t &)

Detailed Description

Definition at line 42 of file Udp.h.


The documentation for this class was generated from the following files: