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.
LsrModule.h File Reference
Go to the source code of this file.
Data Structures | |
| struct | _words |
| Word structure. More... | |
| union | _wordu |
| Word union. More... | |
| struct | _dwords |
| Word structure. More... | |
| union | _dwordu |
| Double word union. More... | |
Typedefs | |
| typedef unsigned int | word_t |
| Type Defintions. | |
| typedef struct _words | Words_t |
| Word structure. | |
| typedef union _wordu | Wordu_t |
| Word union. | |
| typedef struct _dwords | DWords_t |
| Word structure. | |
| typedef union _dwordu | DWordu_t |
| Double word union. | |
Detailed Description
- Version:
- 1.0
LICENSE
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details at http://www.gnu.org/copyleft/gpl.html
DESCRIPTION
UART communication API for LS Research's ProFLEX01 and SiFLEX02 ModFLEX Shields.
Definition in file LsrModule.h.
Typedef Documentation
| typedef unsigned int word_t |
Type Defintions.
Definition at line 182 of file LsrModule.h.
Generated on Tue Jul 12 2022 21:29:55 by
1.7.2