Module ht32f1yyy::ht32f175x::usb::eps

source ·
Expand description

Cluster USB single-buffered endpoints

Modules

  • Endpoint configuration
  • Endpoint control and status bits
  • Endpoint interrupt enable control bits
  • Endpoint interrupt status
  • Endpoint data transfer byte count

Structs

  • Register block

Type Definitions

  • CFGR (rw) register accessor: an alias for Reg<CFGR_SPEC>
  • CSR (rw) register accessor: an alias for Reg<CSR_SPEC>
  • IER (rw) register accessor: an alias for Reg<IER_SPEC>
  • ISR (rw) register accessor: an alias for Reg<ISR_SPEC>
  • TCR (rw) register accessor: an alias for Reg<TCR_SPEC>