API Version: 1.0
Library Version: 2.0.1
Generated by gi-docgen 2024.1
since: 1.9.17
guint16 fu_crc_misr16 ( guint16 init, const guint8* buf, gsize bufsz )
Returns the MISR check value for the given memory buffer.
Available since: 1.9.17
init
Type: guint16
guint16
Initial value, typically 0x0.
buf
Type: const guint8*
const guint8*
Memory buffer.
bufsz
Type: gsize
gsize
Size of buf.
Value.