#include <usb_cdc_acm.h>
Definition at line 29 of file usb_cdc_acm.h.
◆ release()
| void esphome::usb_cdc_acm::CDCEvent::release |
( |
| ) |
|
|
inline |
◆ bit_rate
| uint32_t esphome::usb_cdc_acm::CDCEvent::bit_rate |
◆ [union]
| union { ... } esphome::usb_cdc_acm::CDCEvent::data |
◆ data_bits
| uint8_t esphome::usb_cdc_acm::CDCEvent::data_bits |
◆ dtr
| bool esphome::usb_cdc_acm::CDCEvent::dtr |
◆ [struct]
| struct { ... } esphome::usb_cdc_acm::CDCEvent::line_coding |
◆ [struct]
| struct { ... } esphome::usb_cdc_acm::CDCEvent::line_state |
◆ parity
| uint8_t esphome::usb_cdc_acm::CDCEvent::parity |
◆ rts
| bool esphome::usb_cdc_acm::CDCEvent::rts |
◆ stop_bits
| uint8_t esphome::usb_cdc_acm::CDCEvent::stop_bits |
◆ type
The documentation for this struct was generated from the following file: