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.
_dwords Struct Reference
Word structure. More...
#include <LsrModule.h>
Data Fields | |
| uint8_t | lb |
| Low byte. | |
| uint8_t | mlb |
| Middle low byte. | |
| uint8_t | mhb |
| Middle high byte. | |
| uint8_t | hb |
| High byte. | |
Detailed Description
Word structure.
Definition at line 209 of file LsrModule.h.
Field Documentation
| uint8_t hb |
High byte.
Definition at line 214 of file LsrModule.h.
| uint8_t lb |
Low byte.
Definition at line 211 of file LsrModule.h.
| uint8_t mhb |
Middle high byte.
Definition at line 213 of file LsrModule.h.
| uint8_t mlb |
Middle low byte.
Definition at line 212 of file LsrModule.h.
Generated on Tue Jul 12 2022 21:29:55 by
1.7.2