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

#include <CC3000.hh>

Collaboration diagram for CC3000::hci_evnt_read_buffer_size_t:
Collaboration graph

Public Attributes

int8_t status
 
uint8_t count
 
uint16_t bytes
 

Detailed Description

Definition at line 1548 of file CC3000.hh.

Member Data Documentation

uint16_t CC3000::hci_evnt_read_buffer_size_t::bytes

Definition at line 1551 of file CC3000.hh.

uint8_t CC3000::hci_evnt_read_buffer_size_t::count

Definition at line 1550 of file CC3000.hh.

int8_t CC3000::hci_evnt_read_buffer_size_t::status

Definition at line 1549 of file CC3000.hh.


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