Public Attributes | List of all members
tstrI2cMasterInitParam Struct Reference

I2C master configuration parameters. More...

#include <m2m_periph.h>

Public Attributes

uint8 enuSclMuxOpt
 
uint8 enuSdaMuxOpt
 
uint8 u8ClkSpeedKHz
 

Detailed Description

I2C master configuration parameters.

See also
tenuI2cMasterSclMuxOpt tenuI2cMasterSdaMuxOpt

Definition at line 125 of file m2m_periph.h.

Member Data Documentation

◆ enuSclMuxOpt

uint8 tstrI2cMasterInitParam::enuSclMuxOpt

SCL multiplexing option. Allowed value are defined in tenuI2cMasterSclMuxOpt

Definition at line 126 of file m2m_periph.h.

◆ enuSdaMuxOpt

uint8 tstrI2cMasterInitParam::enuSdaMuxOpt

SDA multiplexing option. Allowed value are defined in tenuI2cMasterSdaMuxOpt

Definition at line 127 of file m2m_periph.h.

◆ u8ClkSpeedKHz

uint8 tstrI2cMasterInitParam::u8ClkSpeedKHz

I2C master clock speed in KHz.

Definition at line 128 of file m2m_periph.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:10