Microchip® Advanced Software Framework

device.h File Reference

Data Structures

struct  device_info
 

Enumerations

enum  at_ble_dev_role {
  ROLE_MASTER,
  ROLE_SLAVE,
  ROLE_END
}
 Constant defining the role. More...
 

Variables

struct device_info device
 

Constant defining the role.

Enumerator
ROLE_MASTER 

Master role.

ROLE_SLAVE 

Slave role.

ROLE_END 

Enumeration end value for role value check.