esp_ptr_byte_accessible() function
Check if the pointer is byte accessible
Syntax
bool esp_ptr_byte_accessible(const void *p); Return value
true: is byte accessible; false: not byte accessible
Examples
esp_ptr_byte_accessible() is referenced by 1 libraries and example projects: