I2C_REQUEST_SIZE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// sensorsdriversutils.h

void I2C_REQUEST_SIZE(
  DataByteLength
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-sensorsdriversutils-i2c_request_size)

I2C_REQUEST_SIZE macro

Description

The I2C_REQUEST_SIZE macro defines the I2C request size.

Parameters

DataByteLength

The length to set as the I2C request size.

Remarks

See also