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
bool
ll_system_init
();
5
void
ll_system_delay
(uint32_t msec);
6
void
ll_system_process
();
7
void
ll_system_toggle_led
();
ll_system_init
bool ll_system_init()
ll_system_process
void ll_system_process()
ll_system_delay
void ll_system_delay(uint32_t msec)
ll_system_toggle_led
void ll_system_toggle_led()
Generated on Tue May 12 2015 11:11:45 for discoverpixy by
1.8.9.1