ChibiOS
21.6.0
|
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. More... | |
rfcu_mask_t | chRFCUGetAndClearFaultsI (rfcu_mask_t mask) |
Returns the current faults mask clearing it. More... | |
Runtime Faults Collection Unit code.
Definition in file chrfcu.c.