Graphics framework for GR-PEACH. When you use this program, we judge you have agreed to the following contents. https://developer.mbed.org/teams/Renesas/wiki/About-LICENSE

Dependents:   ImageZoomInout_Sample ImageRotaion_Sample ImageScroll_Sample GR-PEACH_LCD_4_3inch_Save_to_USB ... more

Embed: (wiki syntax)

« Back to documentation index

clib_registers.h File Reference

clib_registers.h File Reference

Go to the source code of this file.

Functions

INLINE struct st_cpg * R_Get_CPG_Base (void)
 CPG unit of RZ/A1H.

Detailed Description

Module:
CLibCommon
PublicVersion:
0.90

(=CLIB_VERSION)

Rev:
30
Date:
2014-02-13 21:21:47 +0900#
  • Description: Common code for drivers and more.

Definition in file clib_registers.h.


Function Documentation

INLINE struct st_cpg* R_Get_CPG_Base ( void   ) [read]

CPG unit of RZ/A1H.

Parameters
None
Returns:
Pointer to CPG structure.

Definition at line 74 of file clib_registers.h.