Searched defs:DeviceSettings (Results 1 – 2 of 2) sorted by relevance
12 pub struct DeviceSettings { struct34 impl DeviceSettings { implementation36 pub fn from_yaml_str(conf: &str) -> Result<DeviceSettings> { in from_yaml_str()
13 pub struct DeviceSettings { struct14 pub amp_calibrations: AmpCalibSettings,44 impl DeviceSettings { implementation46 pub fn from_yaml_str(conf: &str) -> Result<DeviceSettings> { in from_yaml_str()