Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: GR-PEACH_Azure_Speech ImageZoomInout_Sample ImageRotaion_Sample ImageScroll_Sample ... more
Fork of R_BSP by
scux_int.h File Reference
SCUX driver interrupt header. More...
Go to the source code of this file.
Functions | |
void | SCUX_InterruptInit (const int_t channel) |
Function Name: SCUX_InterruptInit. | |
void | SCUX_InterruptUninit (const int_t channel) |
Function Name: SCUX_InterruptUntinit. |
Detailed Description
SCUX driver interrupt header.
- Rev:
- 891
- Date:
- 2014-06-27 10:40:52 +0900#
Definition in file scux_int.h.
Function Documentation
void SCUX_InterruptInit | ( | const int_t | channel ) |
Function Name: SCUX_InterruptInit.
Initialize SCUX interrupts.
Description:
- Parameters:
-
[in] channel : SCUX channel number.
- Return values:
-
None.
Definition at line 90 of file scux_int.c.
void SCUX_InterruptUninit | ( | const int_t | channel ) |
Function Name: SCUX_InterruptUntinit.
Uninitialize SCUX interrupts.
Description:
- Parameters:
-
in/out] channel : SCUX channel number.
- Return values:
-
None.
Definition at line 173 of file scux_int.c.
Generated on Tue Jul 12 2022 20:43:58 by
