Module esp32c6::uhci0::quick_sent

source ·
Expand description

UCHI Quick send Register

Structs

  • UCHI Quick send Register
  • Register QUICK_SENT reader
  • Register QUICK_SENT writer

Type Definitions

  • Field ALWAYS_SEND_EN reader - Set this bit to enable sending short packet with always_send mode.
  • Field ALWAYS_SEND_EN writer - Set this bit to enable sending short packet with always_send mode.
  • Field ALWAYS_SEND_NUM reader - Configures always_send mode.
  • Field ALWAYS_SEND_NUM writer - Configures always_send mode.
  • Field SINGLE_SEND_EN writer - Set this bit to enable sending short packet with single_send mode.
  • Field SINGLE_SEND_NUM reader - Configures single_send mode.
  • Field SINGLE_SEND_NUM writer - Configures single_send mode.