Resolved! XferOptions for I2C slave. Are they a useless appendix of the HAL-Driver
Hello my friends,I am trying to setup an I2C slave that is being addressed with a read-request and then answers a fixed number of bytes. I was trying to find out what the XferOptions do, but after I could not find out I went through the HAL-driver co...