pub type UsbPre = USBPRE;
pub enum UsbPre { Div1_5 = 0, Div1 = 1, }
0: PLL clock is divided by 1.5
1: PLL clock is not divided