Structure to hold power control information.
Definition at line 175 of file devblk_cdi.h.
Data Fields | |
uint8_t | method |
Power control method. More... | |
uint8_t | i2cAddr |
power controller i2c slave address. More... | |
uint8_t DevBlkCDIPowerControlInfo::i2cAddr |
power controller i2c slave address.
Definition at line 181 of file devblk_cdi.h.
uint8_t DevBlkCDIPowerControlInfo::method |
Power control method.
Definition at line 177 of file devblk_cdi.h.