RECEIVERPLUGIN Struct Reference

#include <receiver.h>


Detailed Description

Receiver plug-in reference structure.

A variable with this structure is provided by the plug-in.

Definition at line 71 of file receiver.h.


Data Fields

int(* rp_create )(RECEIVERINFO *rip)
int(* rp_setup )(RECEIVERINFO *rip, STATIONINFO *sip)

Field Documentation

int(* rp_create)(RECEIVERINFO *rip)

Referenced by ReceiverCreate().

int(* rp_setup)(RECEIVERINFO *rip, STATIONINFO *sip)

Referenced by ReceiverStart().


The documentation for this struct was generated from the following file:
© 2008 by egnite GmbH - visit www.ethernut.de