|
Lamp-Da 0.1
A compact lantern project
|
specific power commands More...
Functions | |
| void | blip (const uint32_t timing) |
| blip output gate (very short power interruption) | |
| void | cancel_blip () |
| Cancel the current blip if any. | |
| bool | is_bliping () |
| Return true if the output gate is in a blip. | |
specific power commands
| void lampda::power::powergates::power::blip | ( | const uint32_t | timing | ) |
blip output gate (very short power interruption)
| [in] | timing | a timing in milliseconds. |