#include <an_compare.h>
Data Fields | |
| unsigned char | occured:1 |
| signals an overcurrent has occured | |
| unsigned char | status:1 |
| gives the actual current value status (current over limit or not) | |
| unsigned char | not_used:6 |
Definition at line 40 of file an_compare.h.
| unsigned char over_current_t::occured |
| unsigned char over_current_t::status |
gives the actual current value status (current over limit or not)
Definition at line 43 of file an_compare.h.
| unsigned char over_current_t::not_used |
Definition at line 44 of file an_compare.h.
1.4.7