This structure contains the parameters for the sha204m_pause function.
#include <sha204_command_marshaling.h>
Data Fields | |
uint8_t * | rx_buffer |
pointer to receive buffer More... | |
uint8_t | selector |
which device not to set into Idle mode (single-wire interface only) More... | |
uint8_t * | tx_buffer |
pointer to send buffer More... | |
uint8_t* sha204_pause_parameters::rx_buffer |
pointer to receive buffer
Referenced by sha204m_pause().
uint8_t sha204_pause_parameters::selector |
which device not to set into Idle mode (single-wire interface only)
Referenced by sha204m_pause().
uint8_t* sha204_pause_parameters::tx_buffer |
pointer to send buffer
Referenced by sha204m_pause().