IoT Drivers  v3.3.0 (S2022)
Engineering in Software Technology
Basic driver functions

Commonly used functions. Here you you will find the functions you normally will need. More...

Collaboration diagram for Basic driver functions:

Functions

uint16_t sen14262_envelope (void)
 Gives the latest measured envelope value from the sensor. More...
 
bool sen14262_gate (void)
 State of the gate signal on the sensor. More...
 

Detailed Description

Commonly used functions. Here you you will find the functions you normally will need.

Function Documentation

◆ sen14262_envelope()

uint16_t sen14262_envelope ( void  )

Gives the latest measured envelope value from the sensor.

Returns
Latest measured envelope sound value.

◆ sen14262_gate()

bool sen14262_gate ( void  )

State of the gate signal on the sensor.

Returns
State of gate signal.