REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
functions::TriggerFunction Class Reference
A trigger function exploits the fact that setting an address on the bus triggers an action (TODO: Is that description right?) More...
#include <functions.h>
Inheritance diagram for functions::TriggerFunction:

Collaboration diagram for functions::TriggerFunction:

Public Member Functions | |
void | trigger () const |
Function (bus::addr_t address) | |
![]() | |
Function (bus::addr_t address) | |
Additional Inherited Members | |
![]() | |
const bus::addr_t | address |
Detailed Description
A trigger function exploits the fact that setting an address on the bus triggers an action (TODO: Is that description right?)
Definition at line 33 of file functions.h.
Member Function Documentation
◆ Function()
|
explicit |
Definition at line 26 of file functions.cpp.
◆ trigger()
void functions::TriggerFunction::trigger | ( | ) | const |
Definition at line 9 of file functions.cpp.
The documentation for this class was generated from the following files:
- lib/hardware/src/bus/functions.h
- lib/hardware/src/bus/functions.cpp