Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
w1_master_config Struct Reference

Configuration common to all 1-Wire master implementations. More...

#include <zephyr/drivers/w1.h>

Data Fields

uint16_t slave_count
 Number of connected slaves.

Detailed Description

Configuration common to all 1-Wire master implementations.

This structure is common to all 1-Wire master implementations and is expected to be the first element in the object pointed to by the config field in the device structure.

Field Documentation

◆ slave_count

uint16_t w1_master_config::slave_count

Number of connected slaves.


The documentation for this struct was generated from the following file:
  • zephyr/drivers/w1.h