Method
FwupdPluginCfiDeviceget_cmd
Declaration [src]
gboolean
fu_cfi_device_get_cmd (
FuCfiDevice* self,
FuCfiDeviceCmd cmd,
guint8* value,
GError** error
)
Parameters
cmd |
FuCfiDeviceCmd |
A |
|
value |
guint8* |
The API command value to use. |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |