ChibiOS
21.6.0
|
Type of an RFCU structure. More...
#include <chrfcu.h>
Data Fields | |
rfcu_mask_t | mask |
Mask of the pending runtime faults. More... | |
rfcu_mask_t ch_rfcu::mask |
Mask of the pending runtime faults.
Definition at line 72 of file chrfcu.h.
Referenced by __rfcu_object_init(), chRFCUCollectFaultsI(), and chRFCUGetAndClearFaultsI().