|
STM8S/A Standard Peripherals Firmware Library
|
Functions | |
| uint8_t | ITC_GetCPUCC (void) |
| Utility function used to read CC register. | |
Function Documentation
| uint8_t ITC_GetCPUCC | ( | void | ) |
Utility function used to read CC register.
- Parameters:
-
None
- Return values:
-
CPU CC register value
Definition at line 50 of file stm8s_itc.c.
Referenced by ITC_GetSoftIntStatus().