Parameters passed during PMIC_open()
Forward declaration of PMIC_Params_s.
Data Fields | |
uint32_t | deviceType |
uint32_t | commMode |
uint32_t | instType |
uint32_t | i2cAddr |
uint32_t | instance |
uint32_t PMIC_Params::deviceType |
PMIC device type
uint32_t PMIC_Params::commMode |
PMIC Interface mode - Single I2C, Dual I2C or SPI.
uint32_t PMIC_Params::instType |
PMIC Instance type.
uint32_t PMIC_Params::i2cAddr |
Underlying I2C peripheral device address that is used by the PMIC driver
uint32_t PMIC_Params::instance |
Underlying I2C/MCSPI peripheral driver instance that is used by the PMIC driver