For Non-JTAG (Slave SPI or I2C) the flow is:
For Non-JTAG, the 24 bits (3 bytes) of the operand always requires to specify additional settings or addresses. In this command, there is no additional information required so the value is 00 00 00. Send in 16 bits (2 bytes) of data 0xB000. Since the Non-JTAG port always requires the LSB bit shift in first so the data need to reverse. (Please note that the feature bit value does not need to map to the operand).