RTEMS  5.1
Data Fields
rtems_capture_from Struct Reference

Task id and mask for the from trigger. More...

#include <capture.h>

Data Fields

rtems_name name
 
rtems_id id
 
uint32_t trigger
 

Detailed Description

Task id and mask for the from trigger.

A from capture is a task id and a mask for the type of from trigger we are interested in. The mask uses the same bit maps as the flags field in the control structure. There will only be a from type trigger if the flags in the control structure has the specific *_BY bit set.


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