Leosac  0.8.0
Open Source Access Control
Leosac::Module::LedBuzzer::SM::EventBlink Struct Reference

This event is fired when we want to start blinking. More...

#include <LedBuzzerSM.hpp>

Public Attributes

int64_t duration
 Requested duration (in ms) of the blink. More...
 
int64_t speed
 Period for before blinking (ie switch state every N ms) More...
 

Detailed Description

This event is fired when we want to start blinking.

Definition at line 49 of file LedBuzzerSM.hpp.

Member Data Documentation

◆ duration

int64_t Leosac::Module::LedBuzzer::SM::EventBlink::duration

Requested duration (in ms) of the blink.

Definition at line 54 of file LedBuzzerSM.hpp.

◆ speed

int64_t Leosac::Module::LedBuzzer::SM::EventBlink::speed

Period for before blinking (ie switch state every N ms)

Definition at line 59 of file LedBuzzerSM.hpp.


The documentation for this struct was generated from the following file: