ACI_CreateBuffer |
Top Previous Next |
ACI_FUNC ACI_CreateBuffer(ACI_Buffer_Params * params);
Description
This function creates a buffer with the parameters specified by the ACI_Buffer_Params structure. The ChipProgUSB program automatically assigns the buffer #0 so it is not necessary to create this buffer by a separate command.
See also the ACI_Buffer_Params structure description.
|