| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
Node specific 1-wire configuration struct. More...
#include <w1.h>
Data Fields | |
| struct w1_rom | rom | 
| uint32_t | overdrive: 1 | 
Node specific 1-wire configuration struct.
This struct is passed to network functions, such that they can configure the bus to address the specific slave using the selected speed.
| uint32_t w1_slave_config::overdrive | 
overdrive speed is used if set to 1.
| struct w1_rom w1_slave_config::rom | 
Unique 1-Wire ROM.