Stima V4 Slave RAIN  4.2
IIS328DQ_interrupt_on_threshold

This section groups all the functions that manage the interrupt on threshold event generation. More...

Functions

int32_t Accelerometer::iis328dq_int1_on_threshold_conf_set (int1_on_th_conf_t val)
 Configure the interrupt 1 threshold sign.[set]. More...
 
int32_t Accelerometer::iis328dq_int1_on_threshold_conf_get (int1_on_th_conf_t *val)
 Configure the interrupt 1 threshold sign.[get]. More...
 
int32_t Accelerometer::iis328dq_int1_on_threshold_mode_set (iis328dq_int1_aoi_t val)
 AND/OR combination of Interrupt 1 events.[set]. More...
 
int32_t Accelerometer::iis328dq_int1_on_threshold_mode_get (iis328dq_int1_aoi_t *val)
 AND/OR combination of Interrupt 1 events.[get]. More...
 
int32_t Accelerometer::iis328dq_int1_src_get (iis328dq_int1_src_t *val)
 Interrupt generator 1 on threshold source register.[get]. More...
 
int32_t Accelerometer::iis328dq_int1_treshold_set (uint8_t val)
 Interrupt 1 threshold.[set]. More...
 
int32_t Accelerometer::iis328dq_int1_treshold_get (uint8_t *val)
 Interrupt 1 threshold.[get]. More...
 
int32_t Accelerometer::iis328dq_int1_dur_set (uint8_t val)
 Duration value for interrupt 1 generator.[set]. More...
 
int32_t Accelerometer::iis328dq_int1_dur_get (uint8_t *val)
 Duration value for interrupt 1 generator.[get]. More...
 
int32_t Accelerometer::iis328dq_int2_on_threshold_conf_set (int2_on_th_conf_t val)
 Configure the interrupt 2 threshold sign.[set]. More...
 
int32_t Accelerometer::iis328dq_int2_on_threshold_conf_get (int2_on_th_conf_t *val)
 Configure the interrupt 2 threshold sign.[get]. More...
 
int32_t Accelerometer::iis328dq_int2_on_threshold_mode_set (iis328dq_int2_aoi_t val)
 AND/OR combination of Interrupt 2 events.[set]. More...
 
int32_t Accelerometer::iis328dq_int2_on_threshold_mode_get (iis328dq_int2_aoi_t *val)
 AND/OR combination of Interrupt 2 events.[get]. More...
 
int32_t Accelerometer::iis328dq_int2_src_get (iis328dq_int2_src_t *val)
 Interrupt generator 1 on threshold source register.[get]. More...
 
int32_t Accelerometer::iis328dq_int2_treshold_set (uint8_t val)
 Interrupt 2 threshold.[set]. More...
 
int32_t Accelerometer::iis328dq_int2_treshold_get (uint8_t *val)
 Interrupt 2 threshold.[get]. More...
 
int32_t Accelerometer::iis328dq_int2_dur_set (uint8_t val)
 Duration value for interrupt 2 generator.[set]. More...
 
int32_t Accelerometer::iis328dq_int2_dur_get (uint8_t *val)
 Duration value for interrupt 2 generator.[get]. More...
 

Detailed Description

This section groups all the functions that manage the interrupt on threshold event generation.

Function Documentation

◆ iis328dq_int1_dur_get()

int32_t Accelerometer::iis328dq_int1_dur_get ( uint8_t *  val)

Duration value for interrupt 1 generator.[get].

Parameters
valchange the values of d in reg INT1_DURATION
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1516 of file accelerometer.cpp.

◆ iis328dq_int1_dur_set()

int32_t Accelerometer::iis328dq_int1_dur_set ( uint8_t  val)

Duration value for interrupt 1 generator.[set].

Parameters
valchange the values of d in reg INT1_DURATION
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1495 of file accelerometer.cpp.

◆ iis328dq_int1_on_threshold_conf_get()

int32_t Accelerometer::iis328dq_int1_on_threshold_conf_get ( int1_on_th_conf_t val)

Configure the interrupt 1 threshold sign.[get].

Parameters
valenable sign and axis for interrupt on threshold
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1382 of file accelerometer.cpp.

◆ iis328dq_int1_on_threshold_conf_set()

int32_t Accelerometer::iis328dq_int1_on_threshold_conf_set ( int1_on_th_conf_t  val)

Configure the interrupt 1 threshold sign.[set].

Parameters
valenable sign and axis for interrupt on threshold
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1357 of file accelerometer.cpp.

◆ iis328dq_int1_on_threshold_mode_get()

int32_t Accelerometer::iis328dq_int1_on_threshold_mode_get ( iis328dq_int1_aoi_t val)

AND/OR combination of Interrupt 1 events.[get].

Parameters
valGet the values of aoi in reg INT1_CFG
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1421 of file accelerometer.cpp.

◆ iis328dq_int1_on_threshold_mode_set()

int32_t Accelerometer::iis328dq_int1_on_threshold_mode_set ( iis328dq_int1_aoi_t  val)

AND/OR combination of Interrupt 1 events.[set].

Parameters
valchange the values of aoi in reg INT1_CFG
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1401 of file accelerometer.cpp.

◆ iis328dq_int1_src_get()

int32_t Accelerometer::iis328dq_int1_src_get ( iis328dq_int1_src_t val)

Interrupt generator 1 on threshold source register.[get].

Parameters
valregisters INT1_SRC
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1449 of file accelerometer.cpp.

◆ iis328dq_int1_treshold_get()

int32_t Accelerometer::iis328dq_int1_treshold_get ( uint8_t *  val)

Interrupt 1 threshold.[get].

Parameters
valchange the values of ths in reg INT1_THS
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1481 of file accelerometer.cpp.

◆ iis328dq_int1_treshold_set()

int32_t Accelerometer::iis328dq_int1_treshold_set ( uint8_t  val)

Interrupt 1 threshold.[set].

Parameters
valchange the values of ths in reg INT1_THS
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1461 of file accelerometer.cpp.

◆ iis328dq_int2_dur_get()

int32_t Accelerometer::iis328dq_int2_dur_get ( uint8_t *  val)

Duration value for interrupt 2 generator.[get].

Parameters
valchange the values of d in reg INT2_DURATION
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1691 of file accelerometer.cpp.

◆ iis328dq_int2_dur_set()

int32_t Accelerometer::iis328dq_int2_dur_set ( uint8_t  val)

Duration value for interrupt 2 generator.[set].

Parameters
valchange the values of d in reg INT2_DURATION
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1670 of file accelerometer.cpp.

◆ iis328dq_int2_on_threshold_conf_get()

int32_t Accelerometer::iis328dq_int2_on_threshold_conf_get ( int2_on_th_conf_t val)

Configure the interrupt 2 threshold sign.[get].

Parameters
valenable sign and axis for interrupt on threshold
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1557 of file accelerometer.cpp.

◆ iis328dq_int2_on_threshold_conf_set()

int32_t Accelerometer::iis328dq_int2_on_threshold_conf_set ( int2_on_th_conf_t  val)

Configure the interrupt 2 threshold sign.[set].

Parameters
valenable sign and axis for interrupt on threshold
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1531 of file accelerometer.cpp.

◆ iis328dq_int2_on_threshold_mode_get()

int32_t Accelerometer::iis328dq_int2_on_threshold_mode_get ( iis328dq_int2_aoi_t val)

AND/OR combination of Interrupt 2 events.[get].

Parameters
valGet the values of aoi in reg INT2_CFG
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1596 of file accelerometer.cpp.

◆ iis328dq_int2_on_threshold_mode_set()

int32_t Accelerometer::iis328dq_int2_on_threshold_mode_set ( iis328dq_int2_aoi_t  val)

AND/OR combination of Interrupt 2 events.[set].

Parameters
valchange the values of aoi in reg INT2_CFG
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1576 of file accelerometer.cpp.

◆ iis328dq_int2_src_get()

int32_t Accelerometer::iis328dq_int2_src_get ( iis328dq_int2_src_t val)

Interrupt generator 1 on threshold source register.[get].

Parameters
valregisters INT2_SRC
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1624 of file accelerometer.cpp.

◆ iis328dq_int2_treshold_get()

int32_t Accelerometer::iis328dq_int2_treshold_get ( uint8_t *  val)

Interrupt 2 threshold.[get].

Parameters
valchange the values of ths in reg INT2_THS
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1656 of file accelerometer.cpp.

◆ iis328dq_int2_treshold_set()

int32_t Accelerometer::iis328dq_int2_treshold_set ( uint8_t  val)

Interrupt 2 threshold.[set].

Parameters
valchange the values of ths in reg INT2_THS
Return values
Interfacestatus (MANDATORY: return 0 -> no Error)

Definition at line 1636 of file accelerometer.cpp.