Define peripheral LCD structure.

Public Attributes#

uint32_t

Peripheral base address.

Peripheral clock branch.

Peripheral bus clock.

sl_dma_signal_t

LCD DMA channel.

Public Attribute Documentation#

base#

uint32_t sl_peripheral_lcd_val_t::base

Peripheral base address.


clk_branch#

sl_clock_branch_t sl_peripheral_lcd_val_t::clk_branch

Peripheral clock branch.


bus_clock#

sl_bus_clock_t sl_peripheral_lcd_val_t::bus_clock

Peripheral bus clock.


dma_signal_lcd#

sl_dma_signal_t sl_peripheral_lcd_val_t::dma_signal_lcd

LCD DMA channel.