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: ST_INTERFACES X_NUCLEO_COMMON
Dependents: Display_53L0A1_IntSatelites Display_53L0A1_InterruptMode
Fork of X_NUCLEO_53L0A1 by
CurIOVal_u Union Reference
cache the full set of expanded GPIO values to avoid i2c reading More...
#include <Display_class.h>
Data Fields | |
uint8_t | bytes [4] |
uint32_t | u32 |
Detailed Description
cache the full set of expanded GPIO values to avoid i2c reading
Definition at line 70 of file Display_class.h.
Field Documentation
uint8_t bytes[4] |
4 bytes array i/o view
Definition at line 71 of file Display_class.h.
uint32_t u32 |
single dword i/o view
Definition at line 72 of file Display_class.h.
Generated on Tue Jul 12 2022 21:41:59 by
