Read the current channel measurement block
int cmf_readall(struct ccw_device * cdev, struct cmbdata * data);
cdev
the channel to be read
data
a pointer to a data block that will be filled
Returns 0 on success, a negative error value otherwise.
any
Cornelia Huck <[email protected]>
Author.