Descriptor of the FMC bank used for a LCD. More...

Detailed Description

Descriptor of the FMC bank used for a LCD.

The board definition has to specify the array lcd_fmc_desc of type lcd_fmc_desc_t which defines the FMC banks and the address offsets used for the LCD displays that are connected to FMC banks.

Note
In the case that multiple LCDs are connected to FMC banks, the FMC bank descriptors for LCDs of type lcd_fmc_desc_t must be defined in same order as the LCD devices.

Definition at line 49 of file lcd_fmc.h.

#include <lcd_fmc.h>

Data Fields

const fmc_bank_conf_tbank
 FMC bank config used for the LCD.
 
uint32_t cmd_offset
 offset to the bank address used for commands
 
uint32_t data_offset
 offset to the bank address used for data
 

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