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.
Dependencies: mbed mbed-rtos Xbus
Diff: xbus/xbusmessage.h
- Revision:
- 30:27ff4335edec
- Parent:
- 22:3eab999c5076
- Child:
- 33:542e4b568631
--- a/xbus/xbusmessage.h Wed May 20 16:57:39 2015 +0200 +++ b/xbus/xbusmessage.h Wed May 20 17:04:45 2015 +0200 @@ -36,6 +36,9 @@ XMID_ReqOutputConfig = 0xC0, XMID_SetOutputConfig = 0xC0, XMID_OutputConfig = 0xC1, + XMID_Reset = 0x40, + XMID_ResetAck = 0x41, + XMID_Error = 0x42, }; enum XsDataIdentifier