embed1 Reference Manual
 All Files Functions Pages
Macros | Functions
LocalLibrary.h File Reference

Library header. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void blink (uint8_t pin, uint8_t times, uint16_t ms)
 Blink a LED. More...
 

Detailed Description

Library header.

<#details#>

Project embed1
Developed with embedXcode

Author
Rei VILO
Rei VILO
Date
26/06/13 11:22
Version
<#version#>
See Also
ReadMe.txt for references

Function Documentation

void blink ( uint8_t  pin,
uint8_t  times,
uint16_t  ms 
)

Blink a LED.

LED attached to pin is light on then light off
Total cycle duration = ms

Parameters
pinpin to which the LED is attached
timesnumber of times
mscycle duration in ms