See clock.go, currently PPREDividerDivX constants are hard-coded, they should be using symbolic constants. Fixing this needs change to the TinyGo code generator to output enum values for derived fields (e.g. PPRE2 derives from PPRE1)