Module ht32f1yyy::ht32f1653_54::usb

source ·
Expand description

USB

Re-exports

  • pub use self::ep0::EP0;
  • pub use self::eps::EPS;
  • pub use self::epd::EPD;

Modules

  • Cluster USB control endpoint
  • Cluster USB double-buffered endpoints
  • Cluster USB single-buffered endpoints
  • USB control bits and USB data line status
  • USB device address
  • Lost Start-of-Frame number and the USB frame count
  • USB interrupt enable control
  • USB interrupt status

Structs

Type Definitions

  • USB_CSR (rw) register accessor: an alias for Reg<USB_CSR_SPEC>
  • USB_DEVAR (rw) register accessor: an alias for Reg<USB_DEVAR_SPEC>
  • USB_FCR (rw) register accessor: an alias for Reg<USB_FCR_SPEC>
  • USB_IER (rw) register accessor: an alias for Reg<USB_IER_SPEC>
  • USB_ISR (rw) register accessor: an alias for Reg<USB_ISR_SPEC>