portSWITCH_TO_USER_MODE
[FreeRTOS-MPU Specific]

task. h
void portSWITCH_TO_USER_MODE( void );

Sets the calling task into User mode. Once in User mode a task cannot return to Privileged mode.

portSWITCH_TO_USER_MODE() is intended for use with FreeRTOS-MPU, the demo applications for which contain an example of portSWITCH_TO_USER_MODE() being used.





Copyright (C) 2004-2010 Richard Barry. Copyright (C) 2010-2012 Real Time Engineers Ltd.
Any and all data, files, source code, html content and documentation included in the FreeRTOS distribution or available on this site are the exclusive property of Real Time Engineers Ltd.. See the files license.txt (included in the distribution) and this copyright notice for more information. FreeRTOSTM and FreeRTOS.orgTM are trade marks of Real Time Engineers Ltd..