| .. | .. |
|---|
| 5 | 5 | Description: When written, this file sets the I2C speed on the connected |
|---|
| 6 | 6 | DS28E17 chip. When read, it reads the current setting from |
|---|
| 7 | 7 | the DS28E17 chip. |
|---|
| 8 | + |
|---|
| 8 | 9 | Valid values: 100, 400, 900 [kBaud]. |
|---|
| 10 | + |
|---|
| 9 | 11 | Default 100, can be set by w1_ds28e17.speed= module parameter. |
|---|
| 10 | 12 | Users: w1_ds28e17 driver |
|---|
| 11 | 13 | |
|---|
| .. | .. |
|---|
| 17 | 19 | the busy timeout for I2C operations on the connected DS28E17 |
|---|
| 18 | 20 | chip. When read, returns the current setting. |
|---|
| 19 | 21 | Valid values: 1 to 9. |
|---|
| 22 | + |
|---|
| 20 | 23 | Default 1, can be set by w1_ds28e17.stretch= module parameter. |
|---|
| 21 | 24 | Users: w1_ds28e17 driver |
|---|