I2C_ADDR_START

Bit Field

Read/Write

Field Name

Description

7:1

RW

ADDRESS

I2C address to use for the transaction

0

RW

READ_WRITE

Select whether a read or a write transaction is started

Bit Field

Field Name

Value Symbol

Value Description

Hex Value

0

READ_WRITE

I2C_START_WRITE

Start an I2C write transaction

0x0*

I2C_START_READ

Start an I2C read transaction

0x1