PicoSDK
vreg_set_voltage()
is only used within PicoSDK.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
PicoSDK
vreg_set_voltage()
vreg_set_voltage() function
Set voltage
Syntax
Show:
Summary
Declaration
Definition
from
vreg.h:82
void
vreg_set_voltage
(
enum
vreg_voltage
voltage
)
;
Implemented in
vreg.c:10
Arguments
Argument
Description
voltage
The voltage (from enumeration
vreg_voltage
) to apply to the voltage regulator
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out