Microchip® Advanced Software Framework

sha204_dev_rev_parameters Struct Reference

This structure contains the parameters for the sha204m_dev_rev function.

#include <sha204_command_marshaling.h>

Data Fields

uint8_t * rx_buffer
 pointer to receive buffer More...
 
uint8_t * tx_buffer
 pointer to send buffer More...
 

uint8_t* sha204_dev_rev_parameters::rx_buffer

pointer to receive buffer

Referenced by main(), and sha204m_dev_rev().

uint8_t* sha204_dev_rev_parameters::tx_buffer

pointer to send buffer

Referenced by sha204m_dev_rev().