Nordic Thingy:52 v2.2.0
drv_pressure_init_t Struct Reference

Initialization struct for pressure driver. More...

Data Fields

drv_pressure_evt_handler_t evt_handler
 Event handler - called after a pin interrupt has been detected.
 
drv_pressure_mode_t mode
 Current mode of operation.
 
nrf_drv_twi_config_t const * p_twi_cfg
 The TWI configuration to use while the driver is enabled.
 
nrf_drv_twi_t const * p_twi_instance
 The instance of TWI master to be used for transactions.
 
uint32_t pin_int
 Interrupt pin.
 
uint8_t twi_addr
 TWI address.
 

Detailed Description

Initialization struct for pressure driver.


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