![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| int bm_lpuarte_init | ( | struct bm_lpuarte * | lpu, |
| struct bm_lpuarte_config * | lpu_cfg, | ||
| nrfx_uarte_event_handler_t | event_handler ) |
#include <bm_lpuarte.h>
Initialize LPUARTE driver instance.
| [in] | lpu | Low Power UARTE driver instance structure. |
| [in] | lpu_cfg | Low Power UARTE driver instance configuration structure. |
| [in] | event_handler | Event handler provided by the user. |