nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
nrf5340_audio_dk_version.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2018 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
13#ifndef _NRF5340_AUDIO_DK_VERSION_H_
14#define _NRF5340_AUDIO_DK_VERSION_H_
15
16#include "nrf5340_audio_dk.h"
17
29
42
43#endif /* _NRF5340_AUDIO_DK_VERSION_H_ */
int nrf5340_audio_dk_version_get(struct board_version *board_rev)
Get the board/HW version.
int nrf5340_audio_dk_version_valid_check(void)
Check that the FW is compatible with the HW version.
Definition nrf5340_audio_dk.h:17