Module ltdc

Expand description

LCD-TFT Controller

Modules§

awcr
Active Width Configuration Register
bccr
Background Color Configuration Register
bpcr
Back Porch Configuration Register
cdsr
Current Display Status Register
cpsr
Current Position Status Register
gcr
Global Control Register
icr
Interrupt Clear Register
ier
Interrupt Enable Register
isr
Interrupt Status Register
layer
Register block Cluster LAYER%s, containing L?CR, L?WHPCR, L?WVPCR, L?CKCR, L?PFCR, L?CACR, L?DCCR, L?BFCR, L?CFBAR, L?CFBLR, L?CFBLNR, L?CLUTWR
lipcr
Line Interrupt Position Configuration Register
srcr
Shadow Reload Configuration Register
sscr
Synchronization Size Configuration Register
twcr
Total Width Configuration Register

Structs§

LAYER
Register block
RegisterBlock
Register block

Type Aliases§

AWCR
AWCR register accessor: an alias for Reg<AWCR_SPEC>
BCCR
BCCR register accessor: an alias for Reg<BCCR_SPEC>
BPCR
BPCR register accessor: an alias for Reg<BPCR_SPEC>
CDSR
CDSR register accessor: an alias for Reg<CDSR_SPEC>
CPSR
CPSR register accessor: an alias for Reg<CPSR_SPEC>
GCR
GCR register accessor: an alias for Reg<GCR_SPEC>
ICR
ICR register accessor: an alias for Reg<ICR_SPEC>
IER
IER register accessor: an alias for Reg<IER_SPEC>
ISR
ISR register accessor: an alias for Reg<ISR_SPEC>
LIPCR
LIPCR register accessor: an alias for Reg<LIPCR_SPEC>
SRCR
SRCR register accessor: an alias for Reg<SRCR_SPEC>
SSCR
SSCR register accessor: an alias for Reg<SSCR_SPEC>
TWCR
TWCR register accessor: an alias for Reg<TWCR_SPEC>