Module stm32f4xx_hal::pac::otg_hs_device::dthrctl

source ·
Expand description

OTG_HS Device threshold control register

Structs§

  • OTG_HS Device threshold control register
  • Register DTHRCTL reader
  • Register DTHRCTL writer

Type Aliases§

  • Field ARPEN reader - Arbiter parking enable
  • Field ARPEN writer - Arbiter parking enable
  • Field ISOTHREN reader - ISO IN endpoint threshold enable
  • Field ISOTHREN writer - ISO IN endpoint threshold enable
  • Field NONISOTHREN reader - Nonisochronous IN endpoints threshold enable
  • Field NONISOTHREN writer - Nonisochronous IN endpoints threshold enable
  • Field RXTHREN reader - Receive threshold enable
  • Field RXTHREN writer - Receive threshold enable
  • Field RXTHRLEN reader - Receive threshold length
  • Field RXTHRLEN writer - Receive threshold length
  • Field TXTHRLEN reader - Transmit threshold length
  • Field TXTHRLEN writer - Transmit threshold length