MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / usbMeasureVoltages

Function usbMeasureVoltages

lib/usb/usb.h:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96static inline void usbMeasureVoltages(struct voltages_frame* voltages)
97{
98 getUsb().measureVoltages(voltages);
99}
100
101#endif

Callers 1

mainTestVoltagesFunction · 0.85

Calls 1

measureVoltagesMethod · 0.45

Tested by 1

mainTestVoltagesFunction · 0.68