SG RFID nRF51822 fork

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

ble_ias_evt_t Struct Reference

ble_ias_evt_t Struct Reference
[Immediate Alert Service]

Immediate Alert Service event. More...

#include <ble_ias.h>

Data Fields

ble_ias_evt_type_t evt_type
 Type of event.
uint8_t alert_level
 New Alert Level value.

Detailed Description

Immediate Alert Service event.

Definition at line 52 of file ble_ias.h.


Field Documentation

uint8_t alert_level

New Alert Level value.

Definition at line 57 of file ble_ias.h.

Type of event.

Definition at line 54 of file ble_ias.h.