PMSIS API
|
CPI device configuration structure. More...
Data Fields | |
pi_device_e | device |
uint8_t | itf |
uint8_t | datasize |
This structure is used to pass the desired CPI configuration to the runtime when opening the device.
uint8_t pi_cpi_conf::datasize |
CPI transfer datasize
pi_device_e pi_cpi_conf::device |
Device type.
uint8_t pi_cpi_conf::itf |
CPI interface ID where the device is connected.