CNT is _either_ a 32bit register, _or_ 31bits plus a single flag for UIFCPY. The current SVD produces the flag bit, and then "cnt_h (15bit)" and "cnt_l (16bit)" which is... unhelpful. Can we make overlapping definitions? Can I make CNT just be 32bit and _also_ define UIFCPY at bit 31?