Zephyr API Documentation
3.5.0
A Scalable Open Source RTOS
|
|
3.5.0 |
OSDP Event Keypad. More...
#include <osdp.h>
Data Fields | |
int | reader_no |
int | length |
uint8_t | data [64] |
OSDP Event Keypad.
reader_no | In context of readers attached to current PD, this number indicated this number. This is not supported by LibOSDP. |
length | Length of keypress data in bytes |
data | keypress data of length bytes |
uint8_t osdp_event_keypress::data[64] |
int osdp_event_keypress::length |
int osdp_event_keypress::reader_no |