Macros |
|
| #define | ILI9341_ENABLED |
|
LCD driver controller.
More...
|
|
| #define | ILI9341_SCK_PIN |
|
Pin number.
More...
|
|
| #define | ILI9341_MISO_PIN |
|
Pin number.
More...
|
|
| #define | ILI9341_MOSI_PIN |
|
Pin number.
More...
|
|
| #define | ILI9341_SS_PIN |
|
Pin number.
More...
|
|
| #define | ILI9341_IRQ_PRIORITY |
|
Interrupt priority.
More...
|
|
| #define | ST7735_SCK_PIN |
|
Pin number.
More...
|
|
| #define | ST7735_MISO_PIN |
|
Pin number.
More...
|
|
| #define | ST7735_MOSI_PIN |
|
Pin number.
More...
|
|
| #define | ST7735_SS_PIN |
|
Pin number.
More...
|
|
| #define | ST7735_IRQ_PRIORITY |
|
Interrupt priority.
More...
|
|
| #define | ILI9341_SPI_INSTANCE |
|
Following options are available:
More...
|
|
| #define | ILI9341_DC_PIN |
|
Pin number.
More...
|
|
| #define | ILI9341_HEIGHT |
|
ILI9341 height.
More...
|
|
| #define | ILI9341_WIDTH |
|
ILI9341 width.
More...
|
|
Detailed Description
Macro Definition Documentation
| #define ILI9341_DC_PIN |
Pin number.
Minimum value: 0 Maximum value: 47
- Note
- This is an NRF_CONFIG macro.
| #define ILI9341_ENABLED |
LCD driver controller.
Set to 1 to activate.
- Note
- This is an NRF_CONFIG macro.
| #define ILI9341_HEIGHT |
ILI9341 height.
Minimum value: 0 Maximum value: 320
- Note
- This is an NRF_CONFIG macro.
| #define ILI9341_IRQ_PRIORITY |
Interrupt priority.
Priorities 0,2 (nRF51) and 0,1,4,5 (nRF52) are reserved for SoftDevice
Following options are available:
- 0 - 0 (highest)
- 1 - 1
- 2 - 2
- 3 - 3
- 4 - 4 (except nRF51 family)
- 5 - 5 (except nRF51 family)
- 6 - 6 (except nRF51 family)
- 7 - 7 (except nRF51 family)
- Note
- This is an NRF_CONFIG macro.
| #define ILI9341_MISO_PIN |
Pin number.
Minimum value: 0 Maximum value: 47
- Note
- This is an NRF_CONFIG macro.
| #define ILI9341_MOSI_PIN |
Pin number.
Minimum value: 0 Maximum value: 47
- Note
- This is an NRF_CONFIG macro.
| #define ILI9341_SCK_PIN |
Pin number.
Minimum value: 0 Maximum value: 47
- Note
- This is an NRF_CONFIG macro.
| #define ILI9341_SPI_INSTANCE |
Following options are available:
- 0
- 1
- 2
- Note
- This is an NRF_CONFIG macro.
| #define ILI9341_SS_PIN |
Pin number.
Minimum value: 0 Maximum value: 47
- Note
- This is an NRF_CONFIG macro.
| #define ILI9341_WIDTH |
ILI9341 width.
Minimum value: 0 Maximum value: 240
- Note
- This is an NRF_CONFIG macro.
| #define ST7735_IRQ_PRIORITY |
Interrupt priority.
Priorities 0,2 (nRF51) and 0,1,4,5 (nRF52) are reserved for SoftDevice
Following options are available:
- 0 - 0 (highest)
- 1 - 1
- 2 - 2
- 3 - 3
- 4 - 4 (except nRF51 family)
- 5 - 5 (except nRF51 family)
- 6 - 6 (except nRF51 family)
- 7 - 7 (except nRF51 family)
- Note
- This is an NRF_CONFIG macro.
| #define ST7735_MISO_PIN |
Pin number.
Minimum value: 0 Maximum value: 47
- Note
- This is an NRF_CONFIG macro.
| #define ST7735_MOSI_PIN |
Pin number.
Minimum value: 0 Maximum value: 47
- Note
- This is an NRF_CONFIG macro.
| #define ST7735_SCK_PIN |
Pin number.
Minimum value: 0 Maximum value: 47
- Note
- This is an NRF_CONFIG macro.
| #define ST7735_SS_PIN |
Pin number.
Minimum value: 0 Maximum value: 47
- Note
- This is an NRF_CONFIG macro.