MAX32650 Peripheral Driver API
Peripheral Driver API for the MAX32650
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
CLCD_Registers

Modules

 Register Offsets
 
 CLCD_CLK_CTRL
 
 CLCD_VTIM_0
 
 CLCD_VTIM_1
 
 CLCD_HTIM
 
 CLCD_CTRL
 
 CLCD_FRBUF
 
 CLCD_INT_EN
 
 CLCD_INT_STAT
 
 CLCD_PALETTE_RAM
 

Files

file  clcd_regs.h
 

Data Structures

struct  mxc_clcd_regs_t
 

Detailed Description

Registers, Bit Masks and Bit Positions for the CLCD Peripheral Module.

Color LCD Controller


Data Structure Documentation

◆ mxc_clcd_regs_t

struct mxc_clcd_regs_t

Structure type to access the CLCD Registers.

Data Fields

__IO uint32_t clk_ctrl
 
__IO uint32_t vtim_0
 
__IO uint32_t vtim_1
 
__IO uint32_t htim
 
__IO uint32_t ctrl
 
__IO uint32_t frbuf
 
__IO uint32_t int_en
 
__IO uint32_t int_stat
 
__IO uint32_t palette_ram [256]
 

Field Documentation

◆ clk_ctrl

__IO uint32_t clk_ctrl

0x000: CLCD CLK_CTRL Register

◆ ctrl

__IO uint32_t ctrl

0x010: CLCD CTRL Register

◆ frbuf

__IO uint32_t frbuf

0x18: CLCD FRBUF Register

◆ htim

__IO uint32_t htim

0x00C: CLCD HTIM Register

◆ int_en

__IO uint32_t int_en

0x020: CLCD INT_EN Register

◆ int_stat

__IO uint32_t int_stat

0x024: CLCD INT_STAT Register

◆ palette_ram

__IO uint32_t palette_ram[256]

0x400: CLCD PALETTE_RAM Register

◆ vtim_0

__IO uint32_t vtim_0

0x004: CLCD VTIM_0 Register

◆ vtim_1

__IO uint32_t vtim_1

0x008: CLCD VTIM_1 Register