discoverpixy
Main Page
Modules
Data Structures
Files
File List
Globals
common
lowlevel
ll_system.h
Go to the documentation of this file.
1
#include <stdbool.h>
2
#include <stdint.h>
3
4
10
17
22
23
24
bool
ll_system_init
();
25
void
ll_system_delay
(uint32_t msec);
26
void
ll_system_process
();
27
void
ll_system_toggle_led
();
28
ll_system_init
bool ll_system_init()
ll_system_toggle_led
void ll_system_toggle_led()
ll_system_process
void ll_system_process()
ll_system_delay
void ll_system_delay(uint32_t msec)
Generated on Sat Jun 6 2015 18:48:32 for discoverpixy by
1.8.9.1