Subversion Repositories f9daq

Rev

Blame | Last modification | View Log | RSS feed

[SenderInit]
Class="Function"
Prototype="void SenderInit();"

[SenderClose]
Class="Function"
Prototype="void SenderClose();"

[Senderudp_send]
Class="Function"
Prototype="void Senderudp_send(unsigned int address, int data);"

[Senderudp_recv]
Class="Function"
Prototype="int Senderudp_recv(unsigned int address, int data);"

[SenderRBCPpacket_send]
Class="Function"
Prototype="void SenderRBCPpacket_send(unsigned int address, unsigned char length, int *data);"

[SenderRBCPpacket_recv]
Class="Function"
Prototype="void SenderRBCPpacket_recv(unsigned int address, unsigned char length, int *data);"

[SenderRBCP_multi_packet_send]
Class="Function"
Prototype="void SenderRBCP_multi_packet_send(unsigned int address, unsigned int total_length, int *data);"

[Senderread_madc]
Class="Function"
Prototype="int Senderread_madc(int data);"

[Senderclear_all]
Class="Function"
Prototype="void Senderclear_all();"