WL865E4-P  36.07.001
M2MB_BLE_HCI_COMMDRIVERINFORMATION Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

UINT32 DriverInformationSize
 
UINT32 COMPortNumber
 
UINT32 BaudRate
 
M2MB_BLE_HCI_COMM_PROTOCOL_T Protocol
 
UINT32 InitializationDelay
 
char * COMDeviceName
 
UINT32 Flags
 

Detailed Description

Definition at line 3226 of file m2mb_ble_driver.h.

Field Documentation

◆ BaudRate

UINT32 BaudRate

Baud Rate to Open COM Port.

Definition at line 3232 of file m2mb_ble_driver.h.

◆ COMDeviceName

char* COMDeviceName

Physical Device Name to use to override the device to open.

Definition at line 3242 of file m2mb_ble_driver.h.

◆ COMPortNumber

UINT32 COMPortNumber

Physical COM Port Number.

Definition at line 3230 of file m2mb_ble_driver.h.

◆ DriverInformationSize

UINT32 DriverInformationSize

Physical Size of this structure.

Definition at line 3228 of file m2mb_ble_driver.h.

◆ Flags

UINT32 Flags

Flags for additional port information.

Definition at line 3246 of file m2mb_ble_driver.h.

◆ InitializationDelay

UINT32 InitializationDelay

Time (In Milliseconds) to Delay after the Port is opened before any data is sent over the Port.

Definition at line 3237 of file m2mb_ble_driver.h.

◆ Protocol

HCI Protocol that will be used for communication over Opened COM Port.

Definition at line 3234 of file m2mb_ble_driver.h.


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