Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osdp_cmd_comset Struct Reference

Sent in response to a COMSET command. More...

#include <osdp.h>

Data Fields

uint8_t address
 
uint32_t baud_rate
 

Detailed Description

Sent in response to a COMSET command.

Set communication parameters to PD. Must be stored in PD non-volatile memory.

Parameters
addressUnit ID to which this PD will respond after the change takes effect.
baud_ratebaud rate value 9600/38400/115200

Field Documentation

◆ address

uint8_t osdp_cmd_comset::address

◆ baud_rate

uint32_t osdp_cmd_comset::baud_rate

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