STM8L libraries for CR95HF 1.0
Functions
CR95HF_Add_data_to_Command_Function
CR95HF_Support_Functions

Functions

void CR95HF_Add_Data_ToCommand (CR95HF_CommandSending *Cmd, u8 *Cptr_ToIncrement, u8 DataLength, u8 *Data)
 This function add an array of data into the command's data and increments the counter of data.

Function Documentation

void CR95HF_Add_Data_ToCommand ( CR95HF_CommandSending Cmd,
u8 *  Cptr_ToIncrement,
u8  DataLength,
u8 *  Data 
)

This function add an array of data into the command's data and increments the counter of data.

Parameters:
Cmd: pointer on the commmand to fill in
Cptr_ToIncrement: pointer on the counter
DataLength: length of data to include
Data: pointer on the data to include
Return values:
void: no return value

*

 All Data Structures Files Functions Variables Defines