PCLOCK
#define TICKS_PER_SEC (PCLOCK / TICK_PRESC)
scif_brr_write(divrnd(PCLOCK, 32 * bps) - 1);
#ifdef PCLOCK
.pclock = PCLOCK,