openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
i2c_mux_state Struct Reference

I2C Mux state. More...

#include <i2c.h>

Data Fields

uint8_t i2c_interface
 
int8_t state
 
SemaphoreHandle_t semaphore
 

Detailed Description

I2C Mux state.

Field Documentation

◆ i2c_interface

uint8_t i2c_mux_state::i2c_interface

Physical I2C bus number

◆ semaphore

SemaphoreHandle_t i2c_mux_state::semaphore

Bus semaphore handle

◆ state

int8_t i2c_mux_state::state

Mux state


The documentation for this struct was generated from the following file: