COSA
An Object-Oriented Platform for Arduino Programming
CC3000::hci_evnt_data_unsol_free_buff_t Struct Reference

#include <CC3000.hh>

Collaboration diagram for CC3000::hci_evnt_data_unsol_free_buff_t:
Collaboration graph

Public Attributes

int8_t status
 
uint16_t count
 
struct {
   uint16_t   magic
 
   uint16_t   buffers_freed
 
flow_control_event
 

Detailed Description

Definition at line 1451 of file CC3000.hh.

Member Data Documentation

uint16_t CC3000::hci_evnt_data_unsol_free_buff_t::buffers_freed

Definition at line 1456 of file CC3000.hh.

uint16_t CC3000::hci_evnt_data_unsol_free_buff_t::count

Definition at line 1453 of file CC3000.hh.

struct { ... } CC3000::hci_evnt_data_unsol_free_buff_t::flow_control_event
uint16_t CC3000::hci_evnt_data_unsol_free_buff_t::magic

Definition at line 1455 of file CC3000.hh.

int8_t CC3000::hci_evnt_data_unsol_free_buff_t::status

Definition at line 1452 of file CC3000.hh.


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