LCD instance control block. More...
#include <nrf_lcd.h>
Data Fields |
|
| nrfx_drv_state_t | state |
| uint16_t | height |
| uint16_t | width |
| nrf_lcd_rotation_t | rotation |
Detailed Description
LCD instance control block.
Field Documentation
| uint16_t lcd_cb_t::height |
LCD height.
| nrf_lcd_rotation_t lcd_cb_t::rotation |
LCD rotation.
| nrfx_drv_state_t lcd_cb_t::state |
State of LCD instance.
| uint16_t lcd_cb_t::width |
LCD width.
- components/libraries/gfx/nrf_lcd.h