RZ/A1H CMSIS-RTOS RTX BSP for GR-PEACH.

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

Fork of R_BSP by Daiki Kato

Embed: (wiki syntax)

« Back to documentation index

dma_ver.c File Reference

dma_ver.c File Reference

DMA Driver get verion function. More...

Go to the source code of this file.

Functions

uint16_t R_DMA_GetVersion (void)
 Function Name: R_DMA_GetVersion.

Detailed Description

DMA Driver get verion function.

Rev:
1645
Date:
2015-05-21 10:35:06 +0900#

Definition in file dma_ver.c.


Function Documentation

uint16_t R_DMA_GetVersion ( void   )

Function Name: R_DMA_GetVersion.

Get DMA driver version.

Description:

Parameters:
none
Return values:
driverversion - upper 8bit=MAJOR lower 8bit=MINOR

Definition at line 62 of file dma_ver.c.