uart_at_cmd_t is only used within ESP-IDF.
 
Symbols
loading (1/5)...
Files
loading (3/5)...
SummarySyntaxRelatedReferencesInstances

Fields

Field
Declared as
Description
uint8_t
UART AT cmd char.
uint8_t
AT cmd char repeat number.
uint32_t
gap time(in baud-rate) between AT cmd char.
uint32_t
the idle time(in baud-rate) between the non AT char and first AT char.
uint32_t
the idle time(in baud-rate) between the last AT char and the none AT char.