Added support for WNC M14A2A Cellular LTE Data Module.

Dependencies:   WNC14A2AInterface

Dependents:   http-example-wnc http-example-wnc-modified

Embed: (wiki syntax)

« Back to documentation index

Commands Private Functions

Commands Private Functions
[SPIRIT_Commands]

Functions

void SpiritCmdStrobeCommand (SpiritCmd xCommandCode)
 Sends a specific command to SPIRIT.

Function Documentation

void SpiritCmdStrobeCommand ( SpiritCmd  xCommandCode )

Sends a specific command to SPIRIT.

Parameters:
xCommandCodecode of the command to send. This parameter can be any value of SpiritCmd.
Return values:
None.

Definition at line 118 of file SPIRIT_Commands.c.