libdrmconf 0.12.1
A library to program DMR radios.
|
Request to prepare a codeplug write. More...
#include <dr1801uv_interface.hh>
Public Member Functions | |
PrepareWriteRequest (uint32_t size, uint32_t speed, uint16_t crc) | |
Constructor. | |
void | updateCRC (const uint8_t *data, size_t length) |
Updates the crc with the data. | |
Request to prepare a codeplug write.
Contains some information about the codeplug to write and transfer speed to use.