AIROC™ BTSDK v4.0 - Documentation | ||||
DEBUG Universal Asynchronous Receiver/Transmitter (PUART) Driver. More...
Functions | |
wiced_bool_t | wiced_hal_duart_init (wiced_bt_gpio_numbers_t tx_pin, wiced_bt_gpio_numbers_t rx_pin, uint32_t baudrate) |
Initialize the Debug UART interface. More... | |
void | wiced_hal_duart_write (uint8_t *p_buf, uint16_t len) |
Transmit data via Debug UART. More... | |
DEBUG Universal Asynchronous Receiver/Transmitter (PUART) Driver.