Hi,
I'm playing with OPA and CH32V203. It seems, that ch32v20x_opa.h is not included by default. That is little surprise as rest of hardware headers are. So, I must add #include "ch32v20x_opa.h" to my *.ino file. That is not nice, as it become "processor dependent".
Jindra