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: MTi-1_example_LPC1768 MTi-1_rikbeun MTi-1_example MTi-1_example ... more
OutputConfiguration Struct Reference
Output configuration structure. More...
#include <xbusmessage.h>
Data Fields | |
| enum XsDataIdentifier | dtype |
| Data type of the output. | |
| uint16_t | freq |
| The output frequency in Hz, or 65535 if the value should be included in every data message. | |
Detailed Description
Output configuration structure.
Definition at line 98 of file xbusmessage.h.
Field Documentation
| enum XsDataIdentifier dtype |
Data type of the output.
Definition at line 101 of file xbusmessage.h.
| uint16_t freq |
The output frequency in Hz, or 65535 if the value should be included in every data message.
Definition at line 106 of file xbusmessage.h.
Generated on Thu Jul 14 2022 08:57:02 by
1.7.2