EFM32 Zero Gecko Software Documentation  efm32zg-doc-4.2.1
Si114xPortConfig Struct Reference

Implementation specific functions for HRM code. More...

#include <si114x_sys_out.h>

Data Fields

I2C_TypeDefi2cPort
 
uint8_t i2cAddress
 
GPIO_Port_TypeDef irqPort
 
int irqPin
 

Detailed Description

Version
4.2.1

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_TypeDef* Si114xPortConfig::i2cPort

I2C port Si114x is connected to

Definition at line 21 of file si114x_sys_out.h.

uint8_t Si114xPortConfig::i2cAddress

I2C address of Si114x

Definition at line 22 of file si114x_sys_out.h.

GPIO_Port_TypeDef Si114xPortConfig::irqPort

Port for Si114x INT pin

Definition at line 23 of file si114x_sys_out.h.

int Si114xPortConfig::irqPin

Pin for Si114x INT pin

Definition at line 24 of file si114x_sys_out.h.


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