![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_Ftob_WriteFileBlock | ( | brp_protocol | protocol, |
| bool | ToggleBit, | ||
| brp_buf | BlockData, | ||
| size_t | BlockData_len | ||
| ) |
This command writes a file block by block.
| [in] | protocol | used to execute the command |
| [in] | ToggleBit | This value must be toggled after every successfully transferred block. |
| [in] | BlockData | Content of block to write. |
| [in] | BlockData_len |