MCPcopy Create free account
hub / github.com/UtilitechAS/amsreader-firmware / getCrcCalc

Method getCrcCalc

lib/AmsDecoder/src/DsmrParser.cpp:90–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 return crc;
89}
90uint16_t DSMRParser::getCrcCalc() {
91 return crc_calc;
92}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected