|
IBL Configuration
|
Defines | |
| #define | ibl_ACTIVE_DEVICE_ETH 100 |
| #define | ibl_ACTIVE_DEVICE_EMIF 101 |
| #define | ibl_ACTIVE_DEVICE_I2C 102 |
| #define | ibl_ACTIVE_DEVICE_SPI 103 |
| #define ibl_ACTIVE_DEVICE_EMIF 101 |
Data read through an EMIF interface
| #define ibl_ACTIVE_DEVICE_ETH 100 |
Data received through an ethernet interface
| #define ibl_ACTIVE_DEVICE_I2C 102 |
Data read through an I2C interface
| #define ibl_ACTIVE_DEVICE_SPI 103 |
Data read through an SPI interface
1.7.4