The AFE7225 SPI uses a 20-bit serial register. My SPI controller only handles multiples of 8 bits (bytes). Do I have to bit bang or can the AFE handle padding of 4 bits on the end a config register command before de-asserting SEN? Can I format the command to the AFE to handle message of 24 clocked bits (pre or post padding)?