Module system

Source
Expand description

VEXos System Functions

Structs§

date
time
vcodesig
Code Signature

Constants§

EX_SIG_MAGIC
V5_SIG_MAGIC
V5_SIG_OPTIONS_EXIT
Kill threads when main exits
V5_SIG_OPTIONS_INDG
Invert default graphics colors
V5_SIG_OPTIONS_NONE
V5_SIG_OPTIONS_THDG
Invert graphics based on theme
V5_SIG_OWNER_PARTNER
V5_SIG_OWNER_SYS
V5_SIG_OWNER_VEX
V5_SIG_TYPE_USER

Functions§

vexGetdate
Safety
vexGettime
Safety
vexScratchMemoryLock
Safety
vexScratchMemoryPtr
special use only ! Talk to James.
vexScratchMemoryUnock
Safety
vexStdlibMismatchError
Safety
vexStdlibVersion
vexSystemApplicationIRQHandler
Safety
vexSystemBoot
Safety
vexSystemDataAbortInterrupt
Safety
vexSystemDigitalIO
Safety
vexSystemExitRequest
Exits the current user program, returning to the main program screen.
vexSystemFIQInterrupt
Safety
vexSystemHighResTimeGet
Gets the time since program start with microsecond precision.
vexSystemIQRQnterrupt
Safety
vexSystemLinkAddrGet
Gets the address in memory of a linked file to the current user program, or 0, if no file is linked.
vexSystemMemoryDump
Safety
vexSystemPowerupTimeGet
Gets the time since power on with microsecond precision.
vexSystemPrefetchAbortInterrupt
Safety
vexSystemSWInterrupt
Safety
vexSystemStartupOptions
Safety
vexSystemTimeGet
Gets the time since program start with millisecond precision.
vexSystemTimerClearInterrupt
Safety
vexSystemTimerReinitForRtos
Safety
vexSystemTimerStop
Safety
vexSystemUndefinedException
Safety
vexSystemUsbStatus
Safety
vexSystemVersion
vexSystemWatchdogGet
Safety
vexSystemWatchdogReinitRtos
Safety