SemiDrive SSDK Appication Program Interface PTG3.0
disp_reg_rw.h File Reference
#include <reg.h>

Go to the source code of this file.

Detailed Description

Function Documentation

◆ disp_read()

static unsigned int disp_read ( unsigned long  base,
unsigned int  reg 
)
inlinestatic

◆ disp_write()

static void disp_write ( unsigned long  base,
unsigned int  reg,
unsigned int  value 
)
inlinestatic

◆ reg_value()

static unsigned int reg_value ( unsigned int  val,
unsigned int  src,
unsigned int  shift,
unsigned int  mask 
)
inlinestatic