Type Alias esp_idf_hal::sys::memp_t
source ยท pub type memp_t = u32;
Expand description
Create the list of all memory pools managed by memp. MEMP_MAX represents a NULL pool at the end
pub type memp_t = u32;
Create the list of all memory pools managed by memp. MEMP_MAX represents a NULL pool at the end