API Functions: Difference between revisions

From Uzebox Wiki
Jump to navigation Jump to search
Line 72: Line 72:
* [[Function_ToggleLed|void ToggleLed(void)]]
* [[Function_ToggleLed|void ToggleLed(void)]]
* [[Function_GetRandomSeed|void GetRandomSeed(void)]]
* [[Function_GetRandomSeed|void GetRandomSeed(void)]]
* [[Function_ReadPowerSiwtch|u8 ReadPowerSwitch(void)]]
* [[Function_ReadPowerSiwtch|unsigned char ReadPowerSwitch(void)]]


==Kernel Internal Functions==
==Kernel Internal Functions==

Revision as of 03:14, 18 January 2015

Video Functions

Sound Functions

Controllers Functions

EEPROM Functions

SD Card Functions

Miscellaneous Functions

Kernel Internal Functions

Though you can use these functions, they are subject to change or be removed at any release.

Deprecated Functions