Hi,
I'm using a LPC5526 and I want to setup 9bit UART (RS485) communication, the 9th bit is used for the address detection.
The manual states that the CPU should be capable of 9bit multiprocessor:

Only in the GUI peripheral setup there no option to choose it, also in the fsl_usart.h file there a no enums / functions to configure this. Im using the 2.1.1 driver from the SDK.#
Do I look in the wrong place or are these options not available in the driver library?