ChibiOS  21.6.0
chrfcu.c File Reference

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...
 

Detailed Description

Runtime Faults Collection Unit code.

Definition in file chrfcu.c.