Struct EMC2305_Fan_Status
ClassList > EMC2305_Fan_Status
#include <EMC2305.h>
Public Attributes
| Type | Name |
|---|---|
| bool | drive_failed |
| bool | spin_failed |
| bool | stalled |
| bool | watchdog_fired |
Public Attributes Documentation
variable drive_failed
bool EMC2305_Fan_Status::drive_failed;
variable spin_failed
bool EMC2305_Fan_Status::spin_failed;
variable stalled
bool EMC2305_Fan_Status::stalled;
variable watchdog_fired
bool EMC2305_Fan_Status::watchdog_fired;
The documentation for this class was generated from the following file driver/Inc/EMC2305.h