acc_reg_protocol_t Struct Reference

Register access mode and functions struct. More...

#include <acc_reg_protocol.h>

Data Fields

uint16_t address
 
acc_reg_read_func_tread
 
acc_reg_write_func_twrite
 

Detailed Description

Register access mode and functions struct.

Definition at line 38 of file acc_reg_protocol.h.

Field Documentation

◆ address

uint16_t acc_reg_protocol_t::address

Definition at line 40 of file acc_reg_protocol.h.

◆ read

acc_reg_read_func_t* acc_reg_protocol_t::read

Definition at line 41 of file acc_reg_protocol.h.

◆ write

acc_reg_write_func_t* acc_reg_protocol_t::write

Definition at line 42 of file acc_reg_protocol.h.


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