Modifications

Sauter à la navigation Sauter à la recherche
Ligne 26 : Ligne 26 :  
== Paramètres ==
 
== Paramètres ==
   −
* '''buff_N''': is the buffer N array with the content of the message you want to send. The transfer function support up to 3 buffers to be concatenated.
+
* '''buff_N''': Les le buffer N (mémoire tampon N), un tableau ''array'' qui contient le message que vous désirez envoyer. La fonction transfer supporte jusqu'à 3 buffer à concaténer.
* '''len_N''': is the number of element contained in the buffer_N.
+
* '''len_N''': Est le nombre d'éléments contenu dans le le buffer_N.
 
* '''rxbuff''': is the support buffer that you pass as a parameter where the answer from the linux side will be stored.
 
* '''rxbuff''': is the support buffer that you pass as a parameter where the answer from the linux side will be stored.
* '''rxLen''': is the length of the rxBuffer.  
+
* '''rxLen''': is the length of the rxBuffer.
    
== Résultat ==
 
== Résultat ==
29 837

modifications

Menu de navigation