|
Lely core libraries 2.3.5
|
The state of a concise DCF download request. More...
Data Fields | |
| co_unsigned32_t | n |
| The number of remaining entries in the concise DCF. | |
| const uint_least8_t * | begin |
| A pointer to the next byte in the concise DCF. | |
| const uint_least8_t * | end |
| A pointer to one past the last byte in the concise DCF. | |
| co_csdo_dn_con_t * | con |
| A pointer to the download confirmation function. | |
| void * | data |
| A pointer to user-specified data for con. | |