Public Attributes | List of all members
wfRx_t Struct Reference

Public Attributes

union {
   wfRxI2C_t   I
 
   wfRxSerial_t   s
 
   wfRxSPI_t   S
 
}; 
 
uint32_t baud
 
int gpio
 
int mode
 
pthread_mutex_t mutex
 

Detailed Description

Definition at line 1146 of file pigpio.c.

Member Data Documentation

◆ @3

union { ... }

◆ baud

uint32_t wfRx_t::baud

Definition at line 1150 of file pigpio.c.

◆ gpio

int wfRx_t::gpio

Definition at line 1149 of file pigpio.c.

◆ I

wfRxI2C_t wfRx_t::I

Definition at line 1155 of file pigpio.c.

◆ mode

int wfRx_t::mode

Definition at line 1148 of file pigpio.c.

◆ mutex

pthread_mutex_t wfRx_t::mutex

Definition at line 1151 of file pigpio.c.

◆ s

wfRxSerial_t wfRx_t::s

Definition at line 1154 of file pigpio.c.

◆ S

wfRxSPI_t wfRx_t::S

Definition at line 1156 of file pigpio.c.


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


cob_hand_bridge
Author(s): Mathias Lüdtke
autogenerated on Fri Aug 2 2024 09:40:57