Wirepas SDK
waps_prot_t Struct Reference

Data Fields

void(* send_reply )(void)
 
bool(* write_hw )(const void *, uint32_t)
 
void(* frame_removed )(void)
 
bool(* process_response )(waps_item_t *)
 
void(* update_irq )(bool)
 
void(* flush_hw )(void)
 

Field Documentation

◆ flush_hw

void(* flush_hw(void)

Definition at line 28 of file waps_protocol.h.

◆ frame_removed

void(* frame_removed(void)

Definition at line 25 of file waps_protocol.h.

◆ process_response

bool(* process_response(waps_item_t *)

Definition at line 26 of file waps_protocol.h.

◆ send_reply

void(* send_reply(void)

Definition at line 23 of file waps_protocol.h.

◆ update_irq

void(* update_irq(bool)

Definition at line 27 of file waps_protocol.h.

◆ write_hw

bool(* write_hw(const void *, uint32_t)

Definition at line 24 of file waps_protocol.h.


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