ChibiOS 21.11.4
|
Type of an RFCU structure. More...
#include <chrfcu.h>
Data Fields | |
rfcu_mask_t | mask |
Mask of the pending runtime faults. |
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().