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
You are viewing an older revision! See the latest version
uint16_t
Der Datentype uint8_t (unsigned integer mit 8 bit und _t bedeutet, dass es sich um ein typedef handelt) entspricht dem unsigned char, allerdings wird garaniert, dass der Datentype 8 Bit hat.