ISSDK  1.8
IoT Sensing Software Development Kit
Data Fields
MPL3115_CTRL_REG2_t Union Reference

#include <mpl3115.h>

Collaboration diagram for MPL3115_CTRL_REG2_t:
Collaboration graph

Data Fields

struct {
   uint8_t   st: 4
 
   uint8_t   alarm_sel: 1
 
   uint8_t   load_output: 1
 
b
 
uint8_t w
 

Detailed Description

Definition at line 900 of file mpl3115.h.

Field Documentation

◆ alarm_sel

uint8_t alarm_sel

Definition at line 904 of file mpl3115.h.

◆ b

struct { ... } b

◆ load_output

uint8_t load_output

Definition at line 906 of file mpl3115.h.

◆ st

uint8_t st

Definition at line 902 of file mpl3115.h.

◆ w

uint8_t w

Definition at line 909 of file mpl3115.h.


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