libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
wdog.h
Go to the documentation of this file.
1
/** @defgroup wdog_defines WDOG Defines
2
*
3
* @brief <b>Defined Constants and Types for the Watchdog module</b>
4
*
5
* @ingroup EFM32HG_defines
6
*
7
* LGPL License Terms @ref lgpl_license
8
*/
9
/*
10
* This file is part of the libopencm3 project.
11
*
12
* This library is free software: you can redistribute it and/or modify
13
* it under the terms of the GNU Lesser General Public License as published by
14
* the Free Software Foundation, either version 3 of the License, or
15
* (at your option) any later version.
16
*
17
* This library is distributed in the hope that it will be useful,
18
* but WITHOUT ANY WARRANTY; without even the implied warranty of
19
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20
* GNU Lesser General Public License for more details.
21
*
22
* You should have received a copy of the GNU Lesser General Public License
23
* along with this library. If not, see <http://www.gnu.org/licenses/>.
24
*/
25
26
#pragma once
27
28
#include <libopencm3/efm32/common/wdog_common_hglg.h>
include
libopencm3
efm32
hg
wdog.h
Generated on Tue Mar 7 2023 16:12:32 for libopencm3 by
1.9.4