Software UART configuration. More...
Software UART configuration.
Definition in file soft_uart_params.h.
 Include dependency graph for soft_uart_params.h:Go to the source code of this file.
| #define | SOFT_UART_PARAM_RX GPIO_UNDEF | 
| #define | SOFT_UART_PARAM_TX GPIO_UNDEF | 
| #define | SOFT_UART_PARAM_TIMER_RX (0) | 
| #define | SOFT_UART_PARAM_TIMER_TX (1) | 
| #define | SOFT_UART_PARAM_FREQ MHZ(1) | 
| #define | SOFT_UART_PARAM_FLAGS (0) | 
| #define | SOFT_UART_PARAMS | 
| #define | SOFT_UART_NUMOF ARRAY_SIZE(soft_uart_config) | 
| static const soft_uart_conf_t | soft_uart_config [] | 
| Sotware UART port descriptor array.  More... | |
| #define SOFT_UART_PARAMS | 
Definition at line 50 of file soft_uart_params.h.
      
  | 
  static | 
Sotware UART port descriptor array.
Definition at line 62 of file soft_uart_params.h.