![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
#include <bm/drivers/bm_lpuarte.h>
Data Fields | |
| nrfx_uarte_t * | uarte_inst |
| nrfx_gpiote_pin_t | req_pin |
| nrfx_gpiote_pin_t | rdy_pin |
| uint8_t | rdy_ch |
| struct bm_timer | tx_timer |
| const uint8_t * | tx_buf |
| size_t | tx_len |
| bool | tx_active |
| nrfx_uarte_event_handler_t | callback |
| enum bm_lpuarte_rx_state | rx_state |