1. NAME

cmf_read - read one value from the current channel measurement block

2. SYNOPSIS

u64 cmf_read(struct ccw_device *  cdev , int  index );

3. ARGUMENTS

cdev
    the channel to be read

index
    the index of the value to be read

4. DESCRIPTION

Returns the value read or 0 if the value cannot be read.

5. CONTEXT

any

6. AUTHOR

Cornelia Huck <>
    Author.

7. COPYRIGHT