Class jac::Crc16
Public Functions
Type | Name |
---|---|
Crc16 () |
|
void | reset () |
void | update (uint8_t c) |
void | update (std::span< const uint8_t > data) |
uint16_t | value () const |
Public Functions Documentation
function Crc16
function reset
function update [1/2]
function update [2/2]
function value
The documentation for this class was generated from the following file src/jac/link/util/crc.h