nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
slm_uart_handler.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2023 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
7#ifndef SLM_UART_HANDLER_
8#define SLM_UART_HANDLER_
9
15#include "slm_trap_macros.h"
16#include <zephyr/device.h>
17
18#define UART_RX_MARGIN_MS 10
19
20extern const struct device *const slm_uart_dev;
21extern uint32_t slm_uart_baudrate;
22
25
28#endif /* SLM_UART_HANDLER_ */
const struct device *const slm_uart_dev
int slm_uart_handler_enable(void)
uint32_t slm_uart_baudrate