Enum tm4c129x::usb0::usb_epc::UsbEpcEpenW [] [src]

pub enum UsbEpcEpenW {
    UsbEpcEpenLow,
    UsbEpcEpenHigh,
    UsbEpcEpenVblow,
    UsbEpcEpenVbhigh,
}

Values that can be written to the field USB_EPC_EPEN

Variants

Power Enable Active Low

Power Enable Active High

Power Enable High if VBUS Low (OTG only)

Power Enable High if VBUS High (OTG only)