Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mux_control Struct Reference

Addressing-only specifier for a single MUX control line. More...

#include <mux.h>

Data Fields

const uint32_tcells
 Pointer to the addressing cells from the devicetree specifier.
size_t len
 Number of addressing cells (matches #mux-control-cells).

Detailed Description

Addressing-only specifier for a single MUX control line.

One mux_control identifies a single output on a MUX controller. Its cells array carries only the addressing portion of a devicetree mux-controls specifier (no state cell).

Field Documentation

◆ cells

const uint32_t* mux_control::cells

Pointer to the addressing cells from the devicetree specifier.

◆ len

size_t mux_control::len

Number of addressing cells (matches #mux-control-cells).


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