![]() |
nRF5 SDK
v14.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
LCD instance control block. More...
#include <nrf_lcd.h>
Data Fields | |
nrf_drv_state_t | state |
uint16_t | height |
uint16_t | width |
nrf_lcd_rotation_t | rotation |
LCD instance control block.
uint16_t lcd_cb_t::height |
LCD height.
nrf_lcd_rotation_t lcd_cb_t::rotation |
LCD rotation.
nrf_drv_state_t lcd_cb_t::state |
State of LCD instance.
uint16_t lcd_cb_t::width |
LCD width.