ras_c_ad_write_req_t Struct Reference

#include <ras_c_ad.h>

Public Attributes

ras_c_ad_char_type_t char_type
 
uint16_t length
 
uint8_t * p_data
 

Detailed Description

Definition at line 78 of file ras_c_ad.h.

Member Data Documentation

◆ char_type

ras_c_ad_char_type_t ras_c_ad_write_req_t::char_type

Characteristic or Descriptor type.

Definition at line 80 of file ras_c_ad.h.

◆ length

uint16_t ras_c_ad_write_req_t::length

Write length.

Definition at line 81 of file ras_c_ad.h.

◆ p_data

uint8_t* ras_c_ad_write_req_t::p_data

Value to be written.

Definition at line 82 of file ras_c_ad.h.


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