Module esp32s3_hal::pac::uhci0::quick_sent
Expand description
UHCI quick send configuration register
Structs
UHCI quick send configuration register
Register
QUICK_SENT
readerRegister
QUICK_SENT
writerType 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.