![]() |
FuSa 8-Bit Libraries Safety Framework
|
Implements private function APIs for Middleware_layer . More...
#include <driver_cpuctrl.h>#include <driver_errctrl.h>#include <midware_shared_diag_private.h>#include <xc.h>Go to the source code of this file.
Functions | |
| void | AtomicSectionStart (void) |
| Backup and disable global interrupts. | |
| void | AtomicSectionEnd (void) |
| Restore global interrupts if previously enabled. | |
| bool | IsErrChConfigurable (uint32_t channelMask) |
| Check Error Controller state and error channels indicated by the channel mask input. | |
Implements private function APIs for Middleware_layer .
Definition in file midware_shared_diag_private.c.