SDL API Guide for J721E
|
===========================================================================
Enumerations | |
enum | SDL_MPU_memAccessType { SDL_MPU_DATA_READ_ACCESS = 1, SDL_MPU_DATA_WRITE_ACCESS = 2 } |
This enumerator defines the type of Memory access to be used. More... | |