ESPHome
2023.5.5
esphome
esphome
components
uart
Data Structures
|
Namespaces
|
Enumerations
|
Functions
uart_component.h File Reference
Go to the source code of this file.
Data Structures
class
esphome::uart::UARTComponent
Namespaces
esphome
esphome::uart
Enumerations
enum
esphome::uart::UARTParityOptions
{
esphome::uart::UART_CONFIG_PARITY_NONE
,
esphome::uart::UART_CONFIG_PARITY_EVEN
,
esphome::uart::UART_CONFIG_PARITY_ODD
}
enum
esphome::uart::UARTDirection
{
esphome::uart::UART_DIRECTION_RX
,
esphome::uart::UART_DIRECTION_TX
,
esphome::uart::UART_DIRECTION_BOTH
}
Functions
const LogString *
esphome::uart::parity_to_str
(UARTParityOptions parity)
Generated by
1.8.13