nRF5 SDK v13.0.0
Data Fields
lcd_cb_t Struct Reference

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
 

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.

nrf_drv_state_t lcd_cb_t::state

State of LCD instance.

uint16_t lcd_cb_t::width

LCD width.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated