Expand description
§Bindings for the RaspberryPi’s vcgencmd cli utility
Structs§
- Throttled
Status - This struct represents the possible information in a bit-pattern you would get from the get_throttled command.
Enums§
Functions§
- exec_
command - Execute the given command and capture its std_output without modifying it
- get_mem
- get_
throttled - interpret_
bit_ pattern - Interprets a bit pattern obtained from
get_throttled
in the following way: - measure_
clock - Measure the clock of the selected
ClockSrc
, returning the frequency as an isize - measure_
temp - measure_
volts