ESP32-S3 and 32 Bit data alignment
Posted: Thu Sep 14, 2023 11:54 am
Could someone please enlighten me.
Does the ESP32-S3 and other ESP32 chips align data on 32bit words.
In other words.
Does a unint32_t and a uint8_t take the same amount of memory space?
Thank you.
Does the ESP32-S3 and other ESP32 chips align data on 32bit words.
In other words.
Does a unint32_t and a uint8_t take the same amount of memory space?
Thank you.