Searched refs:I16_STRUCT (Results 1 – 1 of 1) sorted by relevance
57 I16_STRUCT = struct.Struct('h') variable318 return int(I16_STRUCT.unpack(self.xReadBytes(addr, 2))[0])431 return self.xIterAsScalar(I16_STRUCT, addr, count)