![]() |
FuSa 8-Bit Libraries Safety Framework
|
#include <stdint.h>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. | |