UsbPre

Type Alias UsbPre 

Source
pub type UsbPre = USBPRE;

Aliased Type§

pub enum UsbPre {
    Div1_5 = 0,
    Div1 = 1,
}

Variants§

§

Div1_5 = 0

0: PLL clock is divided by 1.5

§

Div1 = 1

1: PLL clock is not divided