Loading...
Searching...
No Matches
BMP581 Struct Reference

Inherits SPI.

Additional Inherited Members

- Data Fields inherited from SPI
DeviceType device
 Enum specifier for device type.
 
SPI_TypeDef * interface
 Pointer to SPI interface struct.
 
GPIO_TypeDef * port
 Pointer to GPIO port struct.
 
unsigned long cs
 Device chip select address.
 
void(* send )(struct SPI *, uint16_t)
 SPI send method.
 
void(* receive )(struct SPI *, volatile uint16_t *)
 SPI receive method.
 
uint16_t(* transmit )(struct SPI *, uint16_t)
 SPI transmit method.
 

Detailed Description

Definition at line 55 of file bmp581.h.


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