31 #define LCD_FMC_NUMOF  1 
Bank configuration structure.
 
Descriptor of the FMC bank used for a LCD.
 
uint32_t data_offset
offset to the bank address used for data
 
uint32_t cmd_offset
offset to the bank address used for commands
 
const fmc_bank_conf_t * bank
FMC bank config used for the LCD.