UART control in mbed 5.7.6

We are in need of some help to be able to put our modem in low power mode.
We are using mbed-os 5.7.6 and the PPPCellularInterface to connect to the modem. To be able to put the modem
in low power mode we need to put the RTS pin for the UART flow control high. How can this be done?