Read one value from the current channel measurement block
u64 cmf_read(struct ccw_device * cdev, int index);
cdev
the channel to be read
index
the index of the value to be read
Returns the value read or 0 if the value cannot be read.
any
Cornelia Huck <[email protected]>
Author.