nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
board_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
7
#ifndef _BOARD_VERSION_H_
8
#define _BOARD_VERSION_H_
9
10
#include "
board.h
"
11
22
int
board_version_get
(
struct
board_version
*board_rev);
23
35
int
board_version_valid_check
(
void
);
36
37
#endif
/* _BOARD_VERSION_H_ */
board.h
board_version_get
int board_version_get(struct board_version *board_rev)
Get the board/HW version.
board_version_valid_check
int board_version_valid_check(void)
Check that the FW is compatible with the HW version.
board_version
Definition
board.h:17
applications
nrf5340_audio
src
utils
board_version.h
Generated on Tue Nov 5 2024 16:02:08 for nRF Connect SDK API by
1.12.0