Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: NVIC_set_all_priorities cc3000_hostdriver_mbedsocket mbed nsdl_lib TEMT6200 TSI Wi-Go_eCompass_Lib_V3 WiGo_BattCharger
MAG3110 Class Reference
MAG3110 Class to read X/Y/Z data from the magnetometer. More...
#include <MAG3110.h>
Public Member Functions | |
MAG3110 (PinName sda, PinName scl, int addr) | |
Main constructor. |
Detailed Description
MAG3110 Class to read X/Y/Z data from the magnetometer.
Definition at line 85 of file MAG3110.h.
Constructor & Destructor Documentation
MAG3110 | ( | PinName | sda, |
PinName | scl, | ||
int | addr | ||
) |
Main constructor.
- Parameters:
-
sda SDA pin sdl SCL pin addr addr of the I2C peripheral
Definition at line 25 of file MAG3110.cpp.
Generated on Tue Jul 12 2022 20:05:01 by
