[][src]Crate vcgencmd

This crate contains bindings for the RaspberryPi's vcgencmd cli tool

Enums

ClockSrc
Cmd
ExecutionError
MemSrc
Src
VoltSrc

Functions

exec_command

Execute the given command and capture its std_output without modifying it

get_mem
measure_clock

Measure the clock of the selected ClockSrc, returning the frequency as an isize

measure_temp
measure_volts