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: ImageZoomInout_Sample ImageRotaion_Sample ImageScroll_Sample GR-PEACH_LCD_4_3inch_Save_to_USB ... more
clib_drivers.h File Reference
Go to the source code of this file.
Functions | |
| errnum_t | R_int32_t_to_int8_t (int32_t input, int8_t *output) |
| Cast with range check. | |
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_drivers.h.
Function Documentation
| errnum_t R_int32_t_to_int8_t | ( | int32_t const | input, |
| int8_t *const | output | ||
| ) |
Cast with range check.
- Parameters:
-
input Input value output Output value
- Returns:
- Error Code. 0=No Error.
Definition at line 66 of file clib_drivers.c.
Generated on Tue Jul 12 2022 11:15:06 by
1.7.2