Revision 1429 trunk/code/lib/include/libdragonfly/bom.h
| bom.h (revision 1429) | ||
|---|---|---|
| 71 | 71 |
/** @brief Enables the selected bom leds on a BOM1.5 **/ |
| 72 | 72 |
void bom_set_leds(int bit_field); |
| 73 | 73 |
|
| 74 |
/** @brief (DEPRECATED) Gets and compares all bom values. Returns the index to the highest value element. **/ |
|
| 74 |
/** @brief (DEPRECATED) Gets and compares all bom values. Returns the index to the highest value element since last refresh. **/ |
|
| 75 | 75 |
int get_max_bom(void); |
| 76 | 76 |
|
| 77 | 77 |
/** @brief Turns on all BOM leds, or turns on enabled leds on a BOM1.5. **/ |
Also available in: Unified diff