Module esp32s3::uhci0::quick_sent

source ·
Expand description

UHCI quick send configuration register

Structs

  • UHCI quick send configuration register
  • Register QUICK_SENT reader
  • Register QUICK_SENT writer

Type Definitions

  • Field ALWAYS_SEND_EN reader - Set this bit to enable always_send mode to send short packet.
  • Field ALWAYS_SEND_EN writer - Set this bit to enable always_send mode to send short packet.
  • Field ALWAYS_SEND_NUM reader - This register is used to specify the always_send register.
  • Field ALWAYS_SEND_NUM writer - This register is used to specify the always_send register.
  • Field SINGLE_SEND_EN reader - Set this bit to enable single_send mode to send short packet.
  • Field SINGLE_SEND_EN writer - Set this bit to enable single_send mode to send short packet.
  • Field SINGLE_SEND_NUM reader - This register is used to specify the single_send register.
  • Field SINGLE_SEND_NUM writer - This register is used to specify the single_send register.