Hello Volker,
The SPI display driver I wrote for Simple PMOD Display Example on DK-S1 (www.renesas.com/.../D6000119.html) uses direct register access to toggle an IO pin without manipulation the PWPR register. Please look for lcd_setup.h file.
Regards