Module rp2040_pac::usbctrl_regs::nak_poll

source ·
Expand description

Used by the host controller. Sets the wait time in microseconds before trying again if the device replies with a NAK.

Structs§

  • Used by the host controller. Sets the wait time in microseconds before trying again if the device replies with a NAK.

Type Aliases§

  • Field DELAY_FS reader - NAK polling interval for a full speed device
  • Field DELAY_FS writer - NAK polling interval for a full speed device
  • Field DELAY_LS reader - NAK polling interval for a low speed device
  • Field DELAY_LS writer - NAK polling interval for a low speed device
  • Register NAK_POLL reader
  • Register NAK_POLL writer