software:firmware
MakAir Firmware
|
Static data linked to the breathing cycle. More...
Go to the source code of this file.
Macros | |
#define | NUMBER_OF_VENTILATION_MODES 5u |
Enumerations | |
enum | CyclePhases { INHALATION , EXHALATION } |
Defines the 2 main phases of the respiratory cycle. More... | |
enum | VentilationModes { PC_CMV = 1 , PC_AC = 2 , VC_CMV = 3 , PC_VSAI = 4 , VC_AC = 5 } |
Supported ventilation modes. More... | |
Static data linked to the breathing cycle.
Definition in file cycle.h.
enum CyclePhases |
enum VentilationModes |