STM8L15x Standard Peripherals Drivers
|
stm8l15x_irtim.h File Reference
This file contains all the functions prototypes for the IRTIM firmware library. More...
#include "stm8l15x.h"
Go to the source code of this file.
Functions | |
void | IRTIM_Cmd (FunctionalState NewState) |
Enables or disables the IRTIM peripheral. | |
void | IRTIM_DeInit (void) |
Deinitializes the IRTIM peripheral registers to their default reset values. | |
FunctionalState | IRTIM_GetHighSinkODStatus (void) |
Checks whether the IRTIM High Sink Open Drain buffer is Enabled or not. | |
FunctionalState | IRTIM_GetStatus (void) |
Checks whether the IRTIM device is enabled or not. | |
void | IRTIM_HighSinkODCmd (FunctionalState NewState) |
Enables or disables the High sink open drain buffer of the IRTIM peripheral. |
Detailed Description
This file contains all the functions prototypes for the IRTIM firmware library.
- Attention:
THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.
© COPYRIGHT 2011 STMicroelectronics
Definition in file stm8l15x_irtim.h.