Type Definition drmem_api::driver::TxDeviceSetting
source · pub type TxDeviceSetting = Sender<SettingRequest>;
Expand description
Used by client APIs to send setting requests to a driver.
pub type TxDeviceSetting = Sender<SettingRequest>;
Used by client APIs to send setting requests to a driver.