MNE-CPP  0.1.9
A Framework for Electrophysiology
Public Attributes | List of all members
FIFFLIB::_fiff_event_bits Struct Reference

#include <fiff_types_mne-c.h>

Public Attributes

fiff_int_t from_mask
 
fiff_int_t from_state
 
fiff_int_t to_mask
 
fiff_int_t to_state
 

Detailed Description

Structure for event bits

Definition at line 200 of file fiff_types_mne-c.h.

Member Data Documentation

◆ from_mask

fiff_int_t FIFFLIB::_fiff_event_bits::from_mask

from mask.

Definition at line 201 of file fiff_types_mne-c.h.

◆ from_state

fiff_int_t FIFFLIB::_fiff_event_bits::from_state

from state.

Definition at line 202 of file fiff_types_mne-c.h.

◆ to_mask

fiff_int_t FIFFLIB::_fiff_event_bits::to_mask

to mask.

Definition at line 203 of file fiff_types_mne-c.h.

◆ to_state

fiff_int_t FIFFLIB::_fiff_event_bits::to_state

to state.

Definition at line 204 of file fiff_types_mne-c.h.


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