ism5 2.1.0.0
|
ISM 5 Click context object. More...
#include <ism5.h>
Data Fields | |
digital_out_t | shd |
digital_in_t | int_pin |
spi_master_t | spi |
pin_name_t | chip_select |
ISM 5 Click context object.
Context object definition of ISM 5 Click driver.
pin_name_t chip_select |
Chip select pin descriptor (used for SPI driver).
digital_in_t int_pin |
Interrupt pin (active low).
digital_out_t shd |
Shutdown pin (active low).
spi_master_t spi |
SPI driver object.