Si114xPortConfig_t Struct Reference

Implementation specific functions for HRM code. More...

#include <si114x_sys_out.h>

Collaboration diagram for Si114xPortConfig_t:
Collaboration graph
[legend]

Data Fields

I2C_TypeDef * i2cPort
 I2C port Si114x is connected to.
uint8_t i2cAddress
 I2C address of Si114x.
GPIO_Port_TypeDef irqPort
 Port for Si114x INT pin.
int irqPin
 Pin for Si114x INT pin.

Detailed Description

Implementation specific functions for HRM code.

Version:
4.0.0

License

(C) Copyright 2014 Silicon Labs, http://www.silabs.com

This file is licensed under the Silabs License Agreement. See the file "Silabs_License_Agreement.txt" for details. Before using this software for any purpose, you must agree to the terms of that agreement.

Definition at line 19 of file si114x_sys_out.h.


Field Documentation

I2C address of Si114x.

Definition at line 22 of file si114x_sys_out.h.

I2C port Si114x is connected to.

Definition at line 21 of file si114x_sys_out.h.

Pin for Si114x INT pin.

Definition at line 24 of file si114x_sys_out.h.

GPIO_Port_TypeDef Si114xPortConfig_t::irqPort

Port for Si114x INT pin.

Definition at line 23 of file si114x_sys_out.h.


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