|
STM8L15x Standard Peripherals Drivers
|
IRITM status management functions. More...
Functions | |
| 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. | |
Detailed Description
IRITM status management functions.
===============================================================================
IRITM status management functions
===============================================================================
Function Documentation
| FunctionalState IRTIM_GetHighSinkODStatus | ( | void | ) |
Checks whether the IRTIM High Sink Open Drain buffer is Enabled or not.
Definition at line 172 of file stm8l15x_irtim.c.
References IRTIM, and IRTIM_CR_HSEN.
| FunctionalState IRTIM_GetStatus | ( | void | ) |
Checks whether the IRTIM device is enabled or not.
Definition at line 162 of file stm8l15x_irtim.c.
References IRTIM, and IRTIM_CR_EN.