Hilscher netX microcontroller driver  V0.0.5.0
Documentation of the netX driver package
netx_drv_mled.c File Reference

MLED module driver. More...

#include "netx_drv.h"
Include dependency graph for netx_drv_mled.c:

Go to the source code of this file.

Macros

#define DRV_HANDLE_CHECK(handle)
 

Variables

static DRV_MLED_DEVICE_T *const s_apChannelDeviceAddressTable [DRV_MLED_DEVICE_COUNT] = DRV_MLED_DEVICE_LIST
 Table of the device addresses. More...
 

Detailed Description

MLED module driver.

Revision
6251
Date
2019-10-07 09:27:10 +0200 (Mo, 07 Okt 2019)
Note
Exclusion of Liability for this demo software: The following software is intended for and must only be used for reference and in an evaluation laboratory environment. It is provided without charge and is subject to alterations. There is no warranty for the software, to the extent permitted by applicable law. Except when otherwise stated in writing the copyright holders and/or other parties provide the software "as is" without warranty of any kind, either expressed or implied. Please refer to the Agreement in README_DISCLAIMER.txt, provided together with this file! By installing or otherwise using the software, you accept the terms of this Agreement. If you do not agree to the terms of this Agreement, then do not install or use the Software!

Definition in file netx_drv_mled.c.