PMSIS API
|
Data Fields | |
pi_device_e | device |
signed char | id |
uint8_t | xip_en |
uint32_t | cs |
pi_hyper_type_e | type |
uint32_t | baudrate |
int32_t | burst_length |
int | latency |
uint32_t pi_hyper_conf_t::baudrate |
Baudrate (in bytes/second).
int32_t pi_hyper_conf_t::burst_length |
uint32_t pi_hyper_conf_t::cs |
Chip select where the device is connected.
pi_device_e pi_hyper_conf_t::device |
Interface type.
signed char pi_hyper_conf_t::id |
Hyperbus interface where the device is connected.
int pi_hyper_conf_t::latency |
pi_hyper_type_e pi_hyper_conf_t::type |
Type of device connected on the hyperbus
interface.
uint8_t pi_hyper_conf_t::xip_en |
Specify whether xip is on