M5UnitUnified 0.5.5 git rev:bf711f3
Loading...
Searching...
No Matches
m5::unit::wiring::IdfUartParams Struct Reference

Map UartConfig to ESP-IDF native uart_config_t fields. More...

#include <m5_unit_unified_wiring.hpp>

Public Attributes

uart_word_length_t word_length
 
uart_parity_t parity
 
uart_stop_bits_t stop_bits
 

Detailed Description

Map UartConfig to ESP-IDF native uart_config_t fields.