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.
max7219_configuration_t Struct Reference
Structure for device configuration. More...
#include <max7219.h>
Detailed Description
Structure for device configuration.
#include "max7219.h" max7219_configuration_t cfg = { .device_number = 1, .decode_mode = 0, .intensity = Max7219::MAX7219_INTENSITY_8, .scan_limit = Max7219::MAX7219_SCAN_8 };
Generated on Fri Jul 15 2022 09:24:46 by
1.7.2