Expand description
LCD-TFT Controller
Re-exports§
pub use self::layer::LAYER;
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
- Cluster 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§
- Register
Block - Register block
Type Aliases§
- AWCR
- AWCR (rw) register accessor: Active Width Configuration Register
- BCCR
- BCCR (rw) register accessor: Background Color Configuration Register
- BPCR
- BPCR (rw) register accessor: Back Porch Configuration Register
- CDSR
- CDSR (r) register accessor: Current Display Status Register
- CPSR
- CPSR (r) register accessor: Current Position Status Register
- GCR
- GCR (rw) register accessor: Global Control Register
- ICR
- ICR (w) register accessor: Interrupt Clear Register
- IER
- IER (rw) register accessor: Interrupt Enable Register
- ISR
- ISR (r) register accessor: Interrupt Status Register
- LIPCR
- LIPCR (rw) register accessor: Line Interrupt Position Configuration Register
- SRCR
- SRCR (rw) register accessor: Shadow Reload Configuration Register
- SSCR
- SSCR (rw) register accessor: Synchronization Size Configuration Register
- TWCR
- TWCR (rw) register accessor: Total Width Configuration Register