Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Files

  • blink_event_generator.c
  • blink_event_generator.h

Methods

  • blink_event_generator_init(BlinkEventGeneratorStorage *storage, const BlinkEventGeneratorSettings *settings)
  • blink_event_generator_start(BlinkEventGeneratorStorage *storage)
  • blink_event_generator_stop(BlinkEventGeneratorStorage *storage)

Behaviour

  • when activated, it should repeatedly raise EventId with data set to 0, and 1's repeatedly.
  • when deactivated, it should stop raising events





  • No labels