![]() |
FuSa 8-Bit Libraries Safety Framework
|
Implements APIs for the CPUINT (CPU Interrupt Controller) driver. More...
Go to the source code of this file.
Functions | |
| void | CPUINT_SetControlA (uint8_t bitmask) |
| Sets specific bits in the CTRLA register. | |
| void | CPUINT_ClearControlA (uint8_t bitmask) |
| Clears specific bits in the CTRLA register. | |
| void | CPUINT_WriteIntPriority0 (uint8_t value) |
| Overwrites the LVL0PRI register value. | |
| void | CPUINT_WriteIntPriority1 (uint8_t value) |
| Overwrites the LVL1VEC register value. | |
Implements APIs for the CPUINT (CPU Interrupt Controller) driver.
Definition in file driver_cpuint.c.