open_hackrf

Function open_hackrf 

Source
pub fn open_hackrf() -> Result<HackRf, Error>
Expand description

Open the first detected HackRF device in the system.

This is a shortcut for calling list_hackrf_devices and opening the first one.