mtmk-ee / uhd-rs

Rust bindings for UHD (USRP Hardware Driver)
MIT License
0 stars 0 forks source link

Add missing bindings to SensorValue #14

Closed mtmk-ee closed 5 months ago

mtmk-ee commented 5 months ago

https://files.ettus.com/manual/structuhd_1_1sensorvaluet.html

mtmk-ee commented 5 months ago

Might as well change SensorValue to an enum type as well, since we can determine the data type.