stm8l15x_rst.c
来自「STM8L的tim4定时器使用」· C语言 代码 · 共 23 行
C
23 行
/**
******************************************************************************
* @file stm8l15x_rst.c
* @author MCD Application Team
* @version V1.5.0
* @date 13-May-2011
* @brief This file provides firmware functions to manage the following
* functionalities of the RST peripheral:
* - Flag management
* - NRST Pin configuration
*
* @verbatim
*
* ===================================================================
* RST specific features
* ===================================================================
*
* When a reset occurs, there is a reset phase from the external pin
* pull-down to the internal reset signal release. During this phase,
* the microcontroller sets some hardware configurations before going
* to the reset vector.
* At the end of this phase, most of the registers are configured with
* their 搑eset state
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?