Contiki 2.5
Macros
USB regulator configuration

Macros

#define USE_USB_PADS_REGULATOR   ENABLE
 Enable the internal regulator for USB pads. More...
 

Detailed Description

Macro Definition Documentation

#define USE_USB_PADS_REGULATOR   ENABLE

Enable the internal regulator for USB pads.

When the application voltage is lower than 3.5V, to optimize power consumption the internal USB pads regulatr can be disabled.

Definition at line 84 of file conf_usb.h.