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
scux_if.h File Reference
SCUX Driver IOIF API header. More...
Go to the source code of this file.
Enumerations | |
enum | scux_ch_num_t { SCUX_CH_0 = 0, SCUX_CH_1 = 1, SCUX_CH_2 = 2, SCUX_CH_3 = 3, SCUX_CH_NUM = 4 } |
enum | scux_use_channel_t { SCUX_USE_CH_1 = 1, SCUX_USE_CH_2 = 2, SCUX_USE_CH_4 = 4, SCUX_USE_CH_6 = 6, SCUX_USE_CH_8 = 8 } |
enum | scux_data_word_len_t { SCUX_DATA_LEN_MIN = (-1), SCUX_DATA_LEN_24 = 0, SCUX_DATA_LEN_16 = 1, SCUX_DATA_LEN_16_TO_24 = 2, SCUX_DATA_LEN_MAX = 3 } |
Functions | |
RBSP_MBED_FNS * | R_SCUX_MakeCbTbl_mbed (void) |
Function Name: R_SCUX_MakeCbTbl_mbed. | |
IOIF_DRV_API * | R_SCUX_MakeCbTbl (void) |
Function Name: R_SCUX_MakeCbTbl. | |
uint16_t | R_SCUX_GetVersion (void) |
Function Name: R_SCUX_GetVersion. |
Detailed Description
SCUX Driver IOIF API header.
- Rev:
- 1032
- Date:
- 2014-08-06 09:04:50 +0900#
Definition in file scux_if.h.
Enumeration Type Documentation
enum scux_ch_num_t |
enum scux_data_word_len_t |
- Enumerator:
enum scux_use_channel_t |
Function Documentation
uint16_t R_SCUX_GetVersion | ( | void | ) |
Function Name: R_SCUX_GetVersion.
Get SCUX driver version.
Description:
- Parameters:
-
none
- Return values:
-
driver version - upper 8bit=MAJOR lower 8bit=MINOR
Definition at line 62 of file scux_ver.c.
IOIF_DRV_API* R_SCUX_MakeCbTbl | ( | void | ) |
Generated on Tue Jul 12 2022 20:43:58 by
