38 #include "drv_digital_in.h"
39 #include "drv_digital_out.h"
40 #include "drv_spi_master.h"
Click configuration structure definition.
Definition: thermo_drv.h:66
pin_name_t cs
Definition: thermo_drv.h:72
spi_master_mode_t spi_mode
Definition: thermo_drv.h:77
pin_name_t miso
Definition: thermo_drv.h:69
uint32_t spi_speed
Definition: thermo_drv.h:76
pin_name_t sck
Definition: thermo_drv.h:71
spi_master_chip_select_polarity_t cs_polarity
Definition: thermo_drv.h:78
pin_name_t mosi
Definition: thermo_drv.h:70
Click ctx object definition.
Definition: thermo_drv.h:52
pin_name_t chip_select
Definition: thermo_drv.h:58
spi_master_t spi
Definition: thermo_drv.h:57
digital_out_t cs
Definition: thermo_drv.h:53