ChibiOS/RT 7.0.5
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.
rfcu_mask_t chRFCUGetAndClearFaultsI (rfcu_mask_t mask)
 Returns the current faults mask clearing it.

Detailed Description

Runtime Faults Collection Unit code.

Definition in file chrfcu.c.