Module esp32h2::usb_device::set_line_code_w1
source · Expand description
W1 of SET_LINE_CODING command.
Structs
- Register
SET_LINE_CODE_W1
reader - W1 of SET_LINE_CODING command.
Type Definitions
- Field
BCHAR_FORMAT
reader - The value of bCharFormat set by host through SET_LINE_CODING command. - Field
BDATA_BITS
reader - The value of bDataBits set by host through SET_LINE_CODING command. - Field
BPARITY_TYPE
reader - The value of bParityTpye set by host through SET_LINE_CODING command.