EFR32 Blue Gecko 1 Software Documentation  efr32bg1-doc-5.1.2
Si114xPortConfig Struct Reference

Detailed Description

Implementation specific functions for HRM code.

Version
5.1.1

License

Copyright 2015 Silicon Labs, Inc. 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.

#include <si114x_sys_out.h>

Data Fields

uint8_t i2cAddress
 
I2C_TypeDefi2cPort
 
int irqPin
 
GPIO_Port_TypeDef irqPort
 

Field Documentation

uint8_t Si114xPortConfig::i2cAddress

I2C address of Si114x

Definition at line 22 of file si114x_sys_out.h.

I2C_TypeDef* Si114xPortConfig::i2cPort

I2C port Si114x is connected to

Definition at line 21 of file si114x_sys_out.h.

int Si114xPortConfig::irqPin

Pin for Si114x INT pin

Definition at line 24 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.


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