rmt_alloc_encoder_mem() function
A helper function to allocate a proper memory for RMT encoder
Syntax
void* rmt_alloc_encoder_mem(size_t size); Arguments
size
Size of memory to be allocated
Return value
Pointer to the allocated memory if the allocation is successful, NULL otherwise
Examples
rmt_alloc_encoder_mem() is referenced by 5 libraries and example projects: