Module esp32_hal::pac::uhci0::quick_sent

Expand description

Structs

This register you can read, write_with_zero, reset, write, modify. See API.
Register QUICK_SENT reader
Register QUICK_SENT writer

Type Definitions

Field ALWAYS_SEND_EN reader - Set this bit to enable continuously send the same short packet
Field ALWAYS_SEND_EN writer - Set this bit to enable continuously send the same short packet
Field ALWAYS_SEND_NUM reader - The bits are used to choose which short packet
Field ALWAYS_SEND_NUM writer - The bits are used to choose which short packet
Field SINGLE_SEND_EN reader - Set this bit to enable send a short packet
Field SINGLE_SEND_EN writer - Set this bit to enable send a short packet
Field SINGLE_SEND_NUM reader - The bits are used to choose which short packet
Field SINGLE_SEND_NUM writer - The bits are used to choose which short packet