Jim Flynn / Mbed OS wifi_Example

Dependencies:   X_NUCLEO_IKS01A2 mbed-http

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.