Hello,
we use the ti code for the LLC_HB.
There is an PMBUS_CMD 0xF2 (Status_bit_mask) and I don't find a description.
Could you explain these bit, please!
#define STATUS_BIT_MASK {0x00, 0x00, 0x00, 0x80, 0x00, 0x80, 0x80, 0x34, 0xC8, 0x00, 0x00}
Thanks a lot...