|
ChibiOS/RT 7.0.5
|
Runtime Faults Collection Unit code. More...
#include "ch.h"Go to the source code of this file.
Functions | |
| void | chRFCUCollectFaultsI (rfcu_mask_t mask) |
| Adds fault flags to the current mask. | |
| rfcu_mask_t | chRFCUGetAndClearFaultsI (rfcu_mask_t mask) |
| Returns the current faults mask clearing it. | |
Runtime Faults Collection Unit code.
Definition in file chrfcu.c.