OpenBIC
OpenSource Bridge-IC
IPMB_config Struct Reference

#include <ipmb.h>

Public Attributes

uint8_t index
 
uint8_t interface
 
uint8_t channel
 
uint8_t bus
 
uint8_t channel_target_address
 
bool enable_status
 
uint8_t self_address
 
char * rx_thread_name
 
char * tx_thread_name
 

Member Data Documentation

◆ bus

uint8_t IPMB_config::bus

◆ channel

uint8_t IPMB_config::channel

◆ channel_target_address

uint8_t IPMB_config::channel_target_address

◆ enable_status

bool IPMB_config::enable_status

◆ index

uint8_t IPMB_config::index

◆ interface

uint8_t IPMB_config::interface

◆ rx_thread_name

char* IPMB_config::rx_thread_name

◆ self_address

uint8_t IPMB_config::self_address

◆ tx_thread_name

char* IPMB_config::tx_thread_name

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