Bit masks for the initialization of bps_init_t::char_mask. More...

+ Collaboration diagram for Characteristics Mask:

Macros

#define BPS_CHAR_MANDATORY   0x018F
 Bit mask of the mandatory characteristics in BPS. More...
 
#define BPS_CHAR_INTM_CUFF_PRESS_SUP   0x0070
 Bit mask of the Intermediate Cuff Pressure descriptor. More...
 
#define BPS_CHAR_FULL   0x01ff
 Bit mask of the full characteristic. More...
 

Detailed Description

Bit masks for the initialization of bps_init_t::char_mask.

Macro Definition Documentation

◆ BPS_CHAR_FULL

#define BPS_CHAR_FULL   0x01ff

Bit mask of the full characteristic.

Definition at line 93 of file bps.h.

◆ BPS_CHAR_INTM_CUFF_PRESS_SUP

#define BPS_CHAR_INTM_CUFF_PRESS_SUP   0x0070

Bit mask of the Intermediate Cuff Pressure descriptor.

Definition at line 92 of file bps.h.

◆ BPS_CHAR_MANDATORY

#define BPS_CHAR_MANDATORY   0x018F

Bit mask of the mandatory characteristics in BPS.

Definition at line 91 of file bps.h.