NNN50 WIFI_API library

Dependents:   NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more

Embed: (wiki syntax)

« Back to documentation index

nm_bus_wrapper.h File Reference

nm_bus_wrapper.h File Reference

This module contains NMC1000 bus wrapper APIs declarations. More...

Go to the source code of this file.

Data Structures

struct  tstrNmBusCapabilities
 Structure holding bus capabilities information. More...
struct  tstrNmI2cDefault
 Structure holding I2C default operation parameters. More...
struct  tstrNmI2cSpecial
 Structure holding I2C special operation parameters. More...
struct  tstrNmSpiRw
 Structure holding SPI R/W parameters. More...
struct  tstrNmUartDefault
 Structure holding UART default operation parameters. More...

Functions

sint8 nm_bus_deinit (void)
 De-initialize the bus wrapper.

Detailed Description

This module contains NMC1000 bus wrapper APIs declarations.

Copyright (c) 2016-2017 Atmel Corporation. All rights reserved.

Definition in file nm_bus_wrapper.h.


Function Documentation

nm_bus_deinit ( void   )

De-initialize the bus wrapper.

Returns:
ZERO in case of success and M2M_ERR_BUS_FAIL in case of failure